addtimeunit
These functions return a time by adding a specified number of time units to a
time.
F_calculateTimertype
These functions calculate the expiration time for two types of timers: deadline
timers and reminder timers. If you set the deadline by using the
F_calculateDeadline function, set the reminder by passing the same
parameter values to the F_calculateReminder function.
stringtotime
This function uses a specified mask to convert a string expression to a time
expression.
systemtime
This function returns the server's current time as the
number of seconds from midnight of January 1, 1970, Coordinated
Universal Time (UTC).
timeunit_between
These functions return an integer that represents the number of either days or seconds
between two times.
timetostring
This function uses a specified mask to convert a time expression to a string
expression.
weekday
This function returns an integer that represents the day of the week.