Skip to main content
Version: Next

Format Date++

Format a date using some predefined formats

Description

Formats date with some predefined formats.

It is simply a wrapper around the Format Date brick. It uses an Enum as an input to provide a restricted set of values to users, and simplify its use.

Inputs

  • datetime (DateTime): The date time value to be formatted
  • format (Date formats): The format to be applied to the Date Time provided

Outputs

  • formatted datetime (String): The result after formatting