1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 17:22:15 +01:00
Files
archived-php-src/ext/date/lib
Derick Rethans 66ea59e38e Import timelib 2021.07
Fixes:
- Bug #80998 (Missing second with inverted interval). (Derick)
- Bug #81106 (Regression in 8.1: add() now truncate ->f). (Derick)
2021-08-08 17:22:06 +01:00
..
2019-06-30 15:45:13 +01:00
2019-06-30 15:45:13 +01:00
2019-10-15 21:00:39 +01:00
2021-08-08 17:22:06 +01:00
2021-08-08 13:41:33 +01:00
2021-08-08 13:41:33 +01:00
2021-08-08 17:22:06 +01:00
2021-08-08 13:41:33 +01:00
2021-08-08 13:41:33 +01:00
2021-08-08 13:41:33 +01:00
2021-08-08 17:22:06 +01:00
2020-08-31 12:03:08 +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``