mirror of
https://github.com/php/php-src.git
synced 2026-03-26 09:12:14 +01:00
9 lines
232 B
ReStructuredText
9 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.
|