1
0
mirror of https://github.com/php/php-src.git synced 2026-04-15 03:51:07 +02:00
Files
archived-php-src/ext/date/lib
Remi Collet 9271f9482b Merge branch 'PHP-7.3'
* PHP-7.3:
  bump to 7.2.13-dev
2018-10-23 12:16:49 +02:00
..
2015-09-22 08:41:56 +01:00
2017-08-16 15:19:18 +01:00
2017-09-04 22:45:34 +01:00
2018-01-31 11:55:35 +00:00
2018-01-31 11:55:35 +00:00
2018-01-31 11:55:35 +00:00
2018-10-22 12:05:42 +01: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.