Get Month
7min
This action extracts the month from a DateTime.

ο»Ώ
Inputs & Outputs
- [ I ] Date: DateTime to extract month from.
- [ O ] Month: Integer representing the extracted month.

ο»Ώ
Example Usage
- 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.

ο»Ώ
Use Cases
- Extracting the month from a date.
ο»Ώ