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.