7550 26280c57f0 2019.07.12 / Folus Wen 5 år sedan
..
LICENSE.rst 26280c57f0 2019.07.12 / Folus Wen 5 år sedan
README.rst 26280c57f0 2019.07.12 / Folus Wen 5 år sedan
astro.c 26280c57f0 2019.07.12 / Folus Wen 5 år sedan
astro.h 26280c57f0 2019.07.12 / Folus Wen 5 år sedan
dow.c 26280c57f0 2019.07.12 / Folus Wen 5 år sedan
fallbackmap.h 26280c57f0 2019.07.12 / Folus Wen 5 år sedan
interval.c 26280c57f0 2019.07.12 / Folus Wen 5 år sedan
parse_date.c 26280c57f0 2019.07.12 / Folus Wen 5 år sedan
parse_date.re 26280c57f0 2019.07.12 / Folus Wen 5 år sedan
parse_iso_intervals.c 26280c57f0 2019.07.12 / Folus Wen 5 år sedan
parse_iso_intervals.re 26280c57f0 2019.07.12 / Folus Wen 5 år sedan
parse_tz.c 26280c57f0 2019.07.12 / Folus Wen 5 år sedan
timelib.c 26280c57f0 2019.07.12 / Folus Wen 5 år sedan
timelib.h 26280c57f0 2019.07.12 / Folus Wen 5 år sedan
timelib.m4 26280c57f0 2019.07.12 / Folus Wen 5 år sedan
timelib_config.h.win32 26280c57f0 2019.07.12 / Folus Wen 5 år sedan
timelib_structs.h 26280c57f0 2019.07.12 / Folus Wen 5 år sedan
timezonedb.h 26280c57f0 2019.07.12 / Folus Wen 5 år sedan
timezonemap.h 26280c57f0 2019.07.12 / Folus Wen 5 år sedan
tm2unixtime.c 26280c57f0 2019.07.12 / Folus Wen 5 år sedan
unixtime2tm.c 26280c57f0 2019.07.12 / Folus Wen 5 år sedan

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.