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

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.