1
0
mirror of https://github.com/php/php-src.git synced 2026-03-27 01:32:22 +01:00
Files
archived-php-src/ext/date/lib
Gabriel Caruso 6400264856 Trailing whitespaces
Signed-off-by: Gabriel Caruso <carusogabriel34@gmail.com>
2018-01-03 14:38:00 +01:00
..
2015-09-22 08:41:56 +01:00
2017-08-16 15:19:18 +01:00
2017-09-04 22:45:34 +01:00
2018-01-03 14:38:00 +01:00
2018-01-03 14:38:00 +01:00
2017-09-04 22:45:34 +01:00
2015-09-22 08:41:56 +01:00
2006-09-13 17:47:20 +00:00
2017-09-04 22:45:34 +01:00
2017-10-23 17:31:23 +01:00
2017-09-04 22:45:34 +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.