1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00
Files
archived-php-src/ext/date/lib
2023-11-23 16:06:00 +00:00
..
2023-04-18 13:46:07 +01:00
2023-11-23 16:06:00 +00:00
2023-11-23 16:06:00 +00:00
2021-08-08 17:22:06 +01:00
2022-09-14 16:33:05 +01:00
2022-09-14 16:33:05 +01:00
2022-09-14 16:33:05 +01:00
2023-11-23 16:06:00 +00:00
2023-11-23 16:06:00 +00:00
2023-03-29 10:06:01 +01:00
2022-09-14 16:33:05 +01:00

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 and MongoDB's time zone
support.

Build Requirements
------------------

On Debian: ``apt install libcpputest-dev re2c``