ProtoFlux:DateTimeHour

From Resonite Wiki
Revision as of 23:49, 20 August 2025 by YoshBot (talk | contribs) (YoshBot moved page ProtoFlux:DateTime Hour to ProtoFlux:DateTimeHour: Automated: removing spaces from ProtoFlux namespace)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.