CodBi
    Preparing search index...

    Function stringToDate

    • KI Code.

      Turns the given Date-String of the specified format (e.g. DD/MM/YYYY) into the corresponding Date.

      Parameters

      • input: string
      • format: string = "dd-mm-yyyy"

      Returns Date

      The Date corresponding to the given dateString.