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