Action group: Dates' convertion
The action converts the date to a string
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Date | Date to be transformed | Robin.DateTime | Yes | |
Format | A standard or custom date and time format string in which the result will be displayed | Robin.String | No | |
Results | ||||
Result | A variable of the «String» type that will contain the result of converting a date to a string | Robin.String |
Additional materials on date and time formats
Convert date to a string (dd/MM/yyyy format)
Use the "Date to String" action.
The program robot worked successfully. The date has been converted to the specified format.