1
0
mirror of https://github.com/php/php-src.git synced 2026-04-01 13:12:16 +02:00
Files
archived-php-src/ext/date/lib
Ilija Tovilo a5fdfc4fc0 Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1:
  [skip ci ] Rename matrix-include output on old branches
  Updated to version 2022.4 (2022d)
  Updated to version 2022.4 (2022d)
2022-09-29 13:08:45 +02:00
..
2019-06-30 15:45:13 +01:00
2019-06-30 15:45:13 +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
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
2022-05-20 13:18:26 +01:00
2022-09-14 16:33:05 +01:00
2022-09-29 11:52:08 +01:00
2020-08-31 12:03:08 +01:00
2022-09-14 16:33:05 +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``