$date

Returns a date/time string using a specified format
Syntax

$date(<format>[,<unixtime>])

Description
Returns the string representation of <unixtime> or of the current time if <unixtime> is not given, based on <format>.
Valid codes for the format string are those accepted by the strftime() C function and UNIX 'date'.
Examples
    echo $date(\%d-\%m-\%Y)

Index, Functions
KVIrc 3.2.0 Documentation
Generated by kris at Sun Dec 2 00:00:57 2007