8053 beefd0184a 2022-08-08 ct_chen 2 жил өмнө
..
LICENSE.rst beefd0184a 2022-08-08 ct_chen 2 жил өмнө
README.rst beefd0184a 2022-08-08 ct_chen 2 жил өмнө
astro.c beefd0184a 2022-08-08 ct_chen 2 жил өмнө
astro.h beefd0184a 2022-08-08 ct_chen 2 жил өмнө
dow.c beefd0184a 2022-08-08 ct_chen 2 жил өмнө
fallbackmap.h beefd0184a 2022-08-08 ct_chen 2 жил өмнө
interval.c beefd0184a 2022-08-08 ct_chen 2 жил өмнө
parse_date.c beefd0184a 2022-08-08 ct_chen 2 жил өмнө
parse_date.re beefd0184a 2022-08-08 ct_chen 2 жил өмнө
parse_iso_intervals.c beefd0184a 2022-08-08 ct_chen 2 жил өмнө
parse_iso_intervals.re beefd0184a 2022-08-08 ct_chen 2 жил өмнө
parse_tz.c beefd0184a 2022-08-08 ct_chen 2 жил өмнө
timelib.c beefd0184a 2022-08-08 ct_chen 2 жил өмнө
timelib.h beefd0184a 2022-08-08 ct_chen 2 жил өмнө
timelib.m4 beefd0184a 2022-08-08 ct_chen 2 жил өмнө
timelib_config.h.win32 beefd0184a 2022-08-08 ct_chen 2 жил өмнө
timelib_structs.h beefd0184a 2022-08-08 ct_chen 2 жил өмнө
timezonedb.h beefd0184a 2022-08-08 ct_chen 2 жил өмнө
timezonemap.h beefd0184a 2022-08-08 ct_chen 2 жил өмнө
tm2unixtime.c beefd0184a 2022-08-08 ct_chen 2 жил өмнө
unixtime2tm.c beefd0184a 2022-08-08 ct_chen 2 жил өмнө

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.