[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

6.30 $ZDATE

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).

See section ^$SYSTEM


This document was generated on March 27, 2025 using texi2html 5.0.