Name Date Size #Lines LOC

..17-Oct-2022-

LICENSE.rstH A D02-Dec-20201.1 KiB2318

README.rstH A D02-Dec-2020264 107

astro.cH A D02-Dec-202011.4 KiB314135

astro.hH A D02-Dec-20204 KiB7516

dow.cH A D17-Jun-20226.2 KiB217149

fallbackmap.hH A D02-Dec-20201.9 KiB4342

interval.cH A D02-Dec-20205.1 KiB177118

parse_date.cH A D08-Aug-2021525.5 KiB25,84825,551

parse_date.reH A D08-Aug-202173.7 KiB2,6182,327

parse_iso_intervals.cH A D08-Aug-202123.5 KiB1,054977

parse_iso_intervals.reH A D02-Dec-202010.3 KiB449394

parse_tz.cH A D08-Aug-202120.6 KiB743581

timelib.cH A D08-Aug-20219.9 KiB368293

timelib.hH A D08-Aug-202133.8 KiB981399

timelib_private.hH A D08-Aug-20213.5 KiB14486

timezonedb.hH A D02-Nov-20226 MiB69,24966,762

timezonemap.hH A D02-Dec-202063.8 KiB1,1281,127

tm2unixtime.cH A D02-Dec-202013.8 KiB536405

unixtime2tm.cH A D02-Dec-20207.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