now
Returns the current date and time.
Syntax
-
now()
Description
now()
returns the current date and time as a DateTime
structure.
Examples
now()
date.year: 2022 date.month: oktober date.day: 17 time.hour: 21 time.minute: 1 time.second: 10 time.millisecond: 349