Contents of Time
- Time::Local
- efficiently compute time from local and GMT time
- Time::gmtime
- by-name interface to Perl's built-in gmtime() function
- Time::localtime
- by-name interface to Perl's built-in localtime() function
- Time::tm
- internal object used by Time::gmtime and Time::localtime