php-src/ext/date/lib
2018-05-08 09:24:27 +01:00
..
astro.c Revert "Upgrade timelib to 2017.05beta7" 2017-08-16 15:19:18 +01:00
astro.h Bumb timelib version to 2015.01 2015-09-22 08:41:56 +01:00
dow.c Revert "Upgrade timelib to 2017.05beta7" 2017-08-16 15:19:18 +01:00
fallbackmap.h Revert "Upgrade timelib to 2017.05beta7" 2017-08-16 15:19:18 +01:00
interval.c Upgrade timelib to 2017.05beta9 2017-09-04 22:45:34 +01:00
LICENSE.rst Revert "Upgrade timelib to 2017.05beta7" 2017-08-16 15:19:18 +01:00
parse_date.c Sync with timelib 2017.06 2018-01-31 11:55:35 +00:00
parse_date.re Sync with timelib 2017.06 2018-01-31 11:55:35 +00:00
parse_iso_intervals.c Sync with timelib 2017.06 2018-01-31 11:55:35 +00:00
parse_iso_intervals.re Upgrade timelib to 2017.05beta9 2017-09-04 22:45:34 +01:00
parse_tz.c Sync with timelib 2017.06 2018-01-31 11:55:35 +00:00
README.rst Sync with timelib 2017.06 2018-01-31 11:55:35 +00:00
timelib_config.h.win32 add for VC build 2006-09-13 17:47:20 +00:00
timelib_private.h Sync with timelib 2017.06 2018-01-31 11:55:35 +00:00
timelib.c Sync with timelib 2017.06 2018-01-31 11:55:35 +00:00
timelib.h Sync with timelib 2017.06 2018-01-31 11:55:35 +00:00
timelib.m4 Do the revert properly, and put back fraction support in 7.1 2017-08-16 15:59:56 +01:00
timezonedb.h Updated to version 2018.5 (2018e) 2018-05-08 09:24:27 +01:00
timezonemap.h Update timezonemap.h, which needs to match the bundled TZ db 2017-10-24 14:55:13 +01:00
tm2unixtime.c Do the revert properly, and put back fraction support in 7.1 2017-08-16 15:59:56 +01:00
unixtime2tm.c Upgrade timelib to 2017.05beta9 2017-09-04 22:45:34 +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.