8053 beefd0184a 2022-08-08 ct_chen před 2 roky
..
LICENSE.rst beefd0184a 2022-08-08 ct_chen před 2 roky
README.rst beefd0184a 2022-08-08 ct_chen před 2 roky
astro.c beefd0184a 2022-08-08 ct_chen před 2 roky
astro.h beefd0184a 2022-08-08 ct_chen před 2 roky
dow.c beefd0184a 2022-08-08 ct_chen před 2 roky
fallbackmap.h beefd0184a 2022-08-08 ct_chen před 2 roky
interval.c beefd0184a 2022-08-08 ct_chen před 2 roky
parse_date.c beefd0184a 2022-08-08 ct_chen před 2 roky
parse_date.re beefd0184a 2022-08-08 ct_chen před 2 roky
parse_iso_intervals.c beefd0184a 2022-08-08 ct_chen před 2 roky
parse_iso_intervals.re beefd0184a 2022-08-08 ct_chen před 2 roky
parse_tz.c beefd0184a 2022-08-08 ct_chen před 2 roky
timelib.c beefd0184a 2022-08-08 ct_chen před 2 roky
timelib.h beefd0184a 2022-08-08 ct_chen před 2 roky
timelib.m4 beefd0184a 2022-08-08 ct_chen před 2 roky
timelib_config.h.win32 beefd0184a 2022-08-08 ct_chen před 2 roky
timelib_structs.h beefd0184a 2022-08-08 ct_chen před 2 roky
timezonedb.h beefd0184a 2022-08-08 ct_chen před 2 roky
timezonemap.h beefd0184a 2022-08-08 ct_chen před 2 roky
tm2unixtime.c beefd0184a 2022-08-08 ct_chen před 2 roky
unixtime2tm.c beefd0184a 2022-08-08 ct_chen před 2 roky

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.