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

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.