Function parseDate

  • Parses the date in the argument string. Throws an exception if date can not be parsed

    Parameters

    • val: string

      the string to be parsed

    • Optionalcontext: Formula

      the context of the formula

    Returns Date