DateTime
Get Hour
7min
This action extracts the hour from a DateTime.

๏ปฟ
- [ I ] Datetime: DateTime to extract hour from.
- [ O ] Hour: Integer representing the extracted hour.

๏ปฟ
- 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 hour from a datetime.
๏ปฟ