Parse Date With Current User Culture
  • 30 Dec 2022
  • 1 Minute to read
  • Dark
    Light

Parse Date With Current User Culture

  • Dark
    Light

Article Summary

Step Details

Introduced in Version4.0.0
Last Modified in Version5.12.0
LocationData > Text

The Parse Date With Current User Culture step converts a Date from a String input into the User Culture date time Format of the current user.



Properties

Inputs

PropertyDescriptionData Type
DateThe desired date to parseString

Outputs

PropertyDescriptionData Type
OutputConverted Date based on user culture settingDateTime

Example Inputs and Outputs

InputOutput
12-09-20222022-12-09T00:00:00
Null Value0001-01-01T00:00:00
Empty String0001-01-01T00:00:00


Was this article helpful?