blob: 23faac381fec276b25ff404c35a3dffd42d126de (
plain)
1
2
3
4
5
6
7
8
|
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.
|