ProtoFlux:DateTimeHour: Difference between revisions

From Resonite Wiki
Created a page for the DateTime Hour node.
 
m YoshBot moved page ProtoFlux:DateTime Hour to ProtoFlux:DateTimeHour: Automated: removing spaces from ProtoFlux namespace
 
(No difference)

Latest revision as of 23:49, 20 August 2025

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.