ProtoFlux:DateTime Hour

From Resonite Wiki
Hour
DateTime
*
DateTime

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).

Inputs

DateTime (DateTime)

The DateTime we are getting info from.

Outputs

* (int)

The hour portion of the DateTime.