[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Converts a $HOROLOG
string into a human-readable time.
Syntax
SET VAR=$ZTIME($H[,<format-string>])
The optional <format-string> follows the same rules as the UNIX strftime(3)
function. If <format-string> is omitted, the value of ^$SYSTEM("ZTIME_FORMAT")
is used (typically %X
).
This document was generated on September 20, 2023 using texi2html 5.0.