Arbortext Command Language > Functions by Alphabetical Listing > time_date
  
time_date
string = time_date ([gmt])
This function returns the current time as a string in the following format:
Mon Dec 28 17:23:52 1992
All the fields have constant width.
The argument gmt is optional. If non-zero, the time returned is in GMT. The local time is returned if the argument is omitted or zero. Note that the string returned does not include time zone information.