Name Date Size #Lines LOC

..15-Oct-2021-

LICENSE.rstH A D05-Dec-20191.1 KiB2318

README.rstH A D05-Dec-2019264 107

astro.cH A D05-Dec-201911.4 KiB314135

astro.hH A D05-Dec-20194 KiB7516

dow.cH A D05-Dec-20196.1 KiB217149

fallbackmap.hH A D05-Dec-20191.9 KiB4342

interval.cH A D05-Dec-20195.1 KiB177118

parse_date.cH A D17-Sep-2021521 KiB25,62925,365

parse_date.reH A D17-Sep-202173 KiB2,5212,258

parse_iso_intervals.cH A D21-Dec-202023.4 KiB1,052975

parse_iso_intervals.reH A D05-Dec-201910.3 KiB447392

parse_tz.cH A D05-Dec-201920 KiB714557

timelib.cH A D05-Dec-20199.8 KiB367292

timelib.hH A D31-Aug-202033.2 KiB968398

timelib_private.hH A D05-Dec-20193.3 KiB14184

timezonedb.hH A D07-Apr-20226.1 MiB69,56767,060

timezonemap.hH A D05-Dec-201963.8 KiB1,1281,127

tm2unixtime.cH A D31-Aug-202013.8 KiB536405

unixtime2tm.cH A D05-Dec-20197.1 KiB276198

README.rst

1timelib
2=======
3
4Timelib is a timezone and date/time library that can calculate local time,
5convert between timezones and parse textual descriptions of date/time
6information.
7
8It is the library supporting PHP's Date/Time extension and MongoDB's time zone
9support.
10