ProtoFlux:DateTime Hour

From Resonite Wiki
Revision as of 19:20, 20 May 2024 by AmasterAmaster (talk | contribs) (Created a page for the DateTime Hour node.)
(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.