convert to date

This block is part of the date group and was last modified in core v13.0.8.

convert to date v13.0.8

Parse string to date.

In pins 4
  • Date required
    value

    The string value to be parsed into a date.

  • Format required
    value

    The format of the input string date for parsing.

  • stringified timezone required v13.0.8
    value

    The timezone of the stringified date. • Hidden when unused

    Default UTC

  • output timezone required v13.0.8
    value

    The timezone of the output date. • Hidden when unused

    Default [System Setting] || UTC

Out pins 1
  • Date
    date

    The resulting date obtained from parsing the input string with the specified format.

parse from value

A typical wiring for convert to date: the date out pin feeds cast to value.

Studio canvas example for the convert to date block: typical wiring for convert to date.

Version history

Introduced in v13.0.8.

Service documentation

External API reference This block wraps a third-party service. Click here for the service's own documentation of the underlying endpoint.
Back to date Return to the main group to view all sub-groups Back to value Return to the group to view all blocks within this group