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

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.