Packages |
Description |
|
A bunch of functions for fetching TimeZone information and manipulating date/time.
For example, converting Local Time to UTC and back again. You can also produce SQL TIMESTAMP
values in UTC, formatted CGI date/time strings etc.
Functions include:
- GetTimeZones
- GetTimeZoneInfo
- LocalTime2UTC
- UTC2LocalTime
- CGIDate
- SQLTimeStamp
|
|