ProtoFlux:DateTimeKind

From Resonite Wiki
Revision as of 23:49, 20 August 2025 by YoshBot (talk | contribs) (YoshBot moved page ProtoFlux:DateTime Kind to ProtoFlux:DateTimeKind: Automated: removing spaces from ProtoFlux namespace)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Kind
DateTime
*
DateTime

The DateTime Kind node takes in a DateTime and returns the enum Kind of that DateTime.

Inputs

DateTime (DateTime)

The DateTime we are getting info from.

Outputs

* (DateTimeKind)

The kind portion of the DateTime (Unspecified, Utc, or Local).