1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 16:22:37 +01:00
Files
archived-php-src/ext/date/lib
2019-08-11 16:05:58 +01:00
..
2019-06-30 15:45:13 +01:00
2019-06-30 15:45:13 +01:00
2019-06-30 15:45:13 +01:00
2019-06-30 15:45:13 +01:00
2019-06-30 15:45:13 +01:00
2019-06-30 15:45:13 +01:00
2019-06-30 15:45:13 +01:00
2018-01-31 11:55:35 +00:00
2006-09-13 17:47:20 +00:00
2019-06-30 15:45:13 +01:00
2019-06-30 15:45:13 +01:00
2019-06-30 15:45:13 +01:00
2019-08-11 16:05:58 +01:00
2019-06-30 15:45:13 +01:00
2019-06-30 15:45:13 +01:00
2019-06-30 15:45:13 +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.