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

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.