[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Converts date and/or time values producible by $ZDATE
or $ZTIME
to $HOROLOG
format.
Syntax
$ZHOROLOG(<date-value>,<format-string>)
<date-value> is a date or time string compatible with the formats from $ZDATE
or $ZTIME
.
<format-string> is a format string of the same format as used by the strptime(3)
UNIX function.
This document was generated on September 20, 2023 using texi2html 5.0.