asctime
- Format time as string
clock
- Cumulative processor time
ctime
- Convert time to local and format as string
difftime
- Subtract two times
gmtime
- Convert time to UTC (GMT) traditional representation
localtime
- Convert time to local representation
mktime
- Convert time to arithmetic representation
strftime
- Flexible calendar time formatter
time
- Get current calendar time (as single number)
Copyright © 1988-2000 OAR Corporation