# Get Date

Gets the current date with the specified format

#### Pattern

* Pattern to specify the format of the date
  * See <https://date-fns.org/docs/format>

#### Store result in variable

* Variable to store the formatted date
