Scalar FunctionsDate & Time FunctionsnowCopy MarkdownReturns the current query timestamp as a datetime value.Syntax now() Returns: datetime Examples Example 1 print now() // current position of the Viking fleet print_0 (datetime)2024-01-01T00:00:00ZmonthofyearExtracts the month (1-12) from a datetime value.startofdayReturns the start of the day for the given datetime.