ProtoFlux:DateTime Kind

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