mirror of
https://github.com/php/php-src.git
synced 2025-08-18 06:58:55 +02:00
8 lines
232 B
ReStructuredText
8 lines
232 B
ReStructuredText
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.
|