StringToDateTime

Description

This activity converts a formatted string to a DateTime object.


Format

Provides information about a specific culture. The information includes the names for the culture, the writing system, the calendar used, the sort order of strings, and formatting for dates and numbers.

Format InArgument<String>

The format of the given value for the conversion.


Input Value

The string to be converted.


Misc