Now - Function SummarySummary:Returns the current local date and time. Usage:now Refinements:/year - Returns the year only. /month - Returns the month only. /day - Returns the day of the month only. /time - Returns the time only. /zone - Returns the time zone offset from GMT only. /date - Returns date only. /weekday - Returns day of the week as integer (Monday is day 1). /precise - Use nanosecond precision Description:For accuracy, first verify that the time, date and timezone are correctly set on the computer.
Related:date? - Returns TRUE for date values.
| |||||
|