Skip to main content
Parses a text string representing a date in the specified format and returns the equivalent ISO datetime value Category: date Syntax:
Returns: String Context Filtering: ✗ No

Parameters

Allowed Column Types for text_column: STRING, TEXT

Validation

  • Minimum parameters: 2
  • Maximum parameters: 2

Examples

Parses the text string and returns the equivalent ISO datetime value Result: 2020-09-03 03:05:13
Parses text strings in the Text Date column using the specified format
Parses text strings in the Text Date column using date format only
Last modified on March 13, 2026