DateTime
Get Day
5min
This action extracts the day from a DateTime.
- [ I ] Date: DateTime to extract day from.
- [ O ] Day: Integer representing the extracted day.
- Drag action onto canvas to get familiarized with it.
- Declare some variables to be used with the action.
- Assign the newly created variables.
- Save & Run the process and then Check Instance to see the output.
- Extracting the day from a date.