Date and Time Functions
The date and time functions operate on nzLua timestamp values. In nzLua, all timestamps are encoded as numbers using the standard POSIX time format (also known as Unix Time), where the value is stored as the number of seconds since January 1, 1970.