currentDateTimeFull name: taxi.stdlib.dates.currentDateTimeSignaturedeclare function currentDateTime():DateTimeDescriptionReturns the current local date and time.find { @Format("yyyy-MM-dd HH:mm:ss") now: DateTime = currentDateTime() }