1
0
mirror of https://github.com/php/php-src.git synced 2026-04-08 00:22:52 +02:00
Files
archived-php-src/ext/date/lib
Christoph M. Becker 57257a4335 Revert "Updated to version 2021.1 (2021a)"
This reverts commit 491488d217, since
PHP-7.3 is in security mode, and this does not look security related.
2021-02-01 13:41:32 +01:00
..
2019-06-30 15:45:13 +01:00
2019-06-30 15:45:13 +01:00
2019-10-15 21:00:39 +01:00
2019-06-30 15:45:13 +01:00
2019-06-30 15:45:13 +01:00
2020-08-31 11:41:41 +01:00
2020-08-31 11:41:41 +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
2020-08-31 11:41:41 +01:00
2019-06-30 15:45:13 +01:00
2020-08-31 11:41:41 +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.