ns_gmtime - Return current time in Greenwich Mean Time (GMT)
TABLE OF CONTENTS
SYNOPSIS
DESCRIPTION
COMMANDS
EXAMPLES
SEE ALSO
KEYWORDS
|
This command returns a nine-element Tcl list representing the current time in Greenwich Mean Time (GMT). The structure of the list corresponds to the Unix struct tm time structure:
% ns_gmtime 40 31 2 12 5 104 6 163 0 |
ns_fmttime , ns_httptime , ns_localtime , ns_parsehttptime , ns_parsetime , ns_time