Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The following api. functions are available:

FunctionExample
calendar
dateTimeUserEntry
dateUserEntry
getTimeZone
parseDate
parseDateTime
targetDate


Code Block
def date = api.targetDate()?.format("yyyy-MM-dd")


...