|
|
||
|---|---|---|
| .. | ||
| LICENSE.rst | ||
| README.rst | ||
| astro.c | ||
| astro.h | ||
| dow.c | ||
| fallbackmap.h | ||
| interval.c | ||
| parse_date.c | ||
| parse_date.re | ||
| parse_iso_intervals.c | ||
| parse_iso_intervals.re | ||
| parse_tz.c | ||
| timelib.c | ||
| timelib.h | ||
| timelib_private.h | ||
| timezonedb.h | ||
| timezonemap.h | ||
| tm2unixtime.c | ||
| unixtime2tm.c | ||
README.rst
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.