Functions to do with time and date

stime [strftime] tdiff tdiff2 time trunc uptime utime

Liam's BitchX Command Reference

BitchX scripting function $strftime()

strftime
Function
$strftime()
Usage
$strftime(time format)
Returns
the formatted time str for time. if time is omitted then current time is used. man strftime for the format specs.


previous: stime next: strftime