start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: tied Chapter 5
Function Reference
Next: Reference: times
 

time

time

Returns the number of non-leap seconds since January 1, 1970, UTC. The returned value is suitable for feeding to gmtime and localtime , and for comparison with file modification and access times returned by stat , and for feeding to utime .


Previous: Reference: tied Perl in a Nutshell Next: Reference: times
Reference: tied Book Index Reference: times

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.