Action group: Dates' conversion
The action converts the string to a date
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
String | The string to be converted | Robin.String | Yes | |
Format | A standard or custom date and time format string | Robin.String | No | |
Results | ||||
Result | A variable of the «DateTime» type that will contain the result of converting a string to a date | Robin.DateTime |
None.
Additional materials on date and time formats
Convert a string to a date.
Use the "Date from string" action.
The program robot worked successfully. The string was converted to a date.