2.12 CTIME

Use CTIME to convert a C timestamp to an ASCII timestamp.

Default

None

Syntax

CTIME C_timestamp_string

Example

CTIME 1109823330

This returns the following:

timestamp  = 1109823330 (0x42268f62)
localtime  = Wed Mar  2 20:15:30 2005
gmtime     = Thu Mar  3 04:15:30 2005