0
Encoded
ctime Date |
---|
About ctime date and time
ctime is a date and time notation format returned by the C language ctime() function.
For example, converting January 23, 2000 1:23:45.678 (JST) to ctime results in the following:
Mon Jan 03 01:23:45 2000