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.
gmtime
localtime
stat
utime
Copyright © 2001 O'Reilly & Associates. All rights reserved.