1
0
mirror of https://github.com/php/php-src.git synced 2026-03-27 17:52:16 +01:00
Files
archived-php-src/ext/date/lib
Peter Kokot 17310fd7d7 Merge branch 'PHP-7.3' into PHP-7.4
* PHP-7.3:
  Refactor timelib.m4
2019-02-13 19:26:37 +01:00
..
2015-09-22 08:41:56 +01:00
2017-08-16 15:19:18 +01:00
2018-12-23 17:54:37 +00:00
2018-01-31 11:55:35 +00:00
2018-01-31 11:55:35 +00:00
2018-12-23 17:54:37 +00:00
2019-01-07 11:50:17 +00:00

timelib
=======

Timelib is a timezone and date/time library that can calculate local time,
convert between timezones and parse textual descriptions of date/time
information.

It is the library supporting PHP's Date/Time extension and MongoDB's time zone
support.