Action group: Dates convertion
The action gets the desired element from the selected date
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Date | The given date | Robin.DateTime | Yes | |
Element | The item of date to get. Possible values: Year, Quarter, Month, Day, Hour, Minute, Secund, Day of the week | Robin.String | Yes | |
Result type | Robin.String | No | ||
Results | ||||
Result | Variable containing the value of the selected item | Robin.Object |
Learn more on date and time formats: https://learn-microsoft-com.translate.goog/en-us/dotnet/standard/base-types/custom-date-and-time-format-strings?_x_tr_sl=en&_x_tr_tl=ru&_x_tr_hl=ru&_x_tr_pto=wapp
Get the day of the week name for the date 21.11.2023
Use the "Get date element" action.
The program robot completed successfully. The date element was obtained.