Name Date Size #Lines LOC

..26-Oct-2020-

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 D31-Aug-2020462.7 KiB22,83422,569

parse_date.reH A D31-Aug-202073 KiB2,5182,255

parse_iso_intervals.cH A D31-Aug-202023.5 KiB1,0891,011

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_config.h.win32H A D05-Dec-201925 21

timelib_private.hH A D05-Dec-20193.3 KiB14184

timezonedb.hH A D03-Nov-20214.1 MiB47,40946,198

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