Time-related functions in perl

by kalai 2008-11-22 20:45:00


* gmtime - convert UNIX time into record or string using Greenwich time
* localtime - convert UNIX time into record or string using local time
* time - return number of seconds since 1970
* times - return elapsed time for self and child processes

Tagged in:

1137
like
0
dislike
0
mail
flag

You must LOGIN to add comments