SilverScreen Solid Modeler

Time and Date

Time and Date

Previous topic Next topic  

Time and Date

Previous topic Next topic JavaScript is required for the print function  

StandardCLibrary

 

Time and Date Functions

 

 

 


Name

Description

asctime

convert time to string

clock

return time used by program

ctime

convert calendar time to local time

difftime

return difference between calendar times, in seconds

gmtime

convert calendar time to Greenwich Mean Time

localtime

convert calendar time to local time

mktime

convert local time to calendar time

strdate

copy date string to buffer

strftime

write formatted time and date information to buffer

strtime

copy time string to buffer

time

return current calendar time