String to date

Element, that converts string to date.

Properties

  • String*: [String] Base string

  • Format*: [String] Conversion format ("yyyy.MM.dd HH:mm.ss")

  • Result*: [DateTime] Result date

Last updated