The DateTime Hour node takes in a DateTime and returns the hour of that DateTime. This returns the hour as if it were a 24-hour time (if the hour is 3pm, it returns 15).
DateTime Hour
The DateTime we are getting info from.
The hour portion of the DateTime.