ProtoFlux:ToLocalTime

From Resonite Wiki
Revision as of 00:37, 21 August 2025 by YoshBot (talk | contribs) (YoshBot moved page ProtoFlux:To Local Time to ProtoFlux:ToLocalTime: Automated: removing spaces from ProtoFlux namespace)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
To Local Time
DateTime
*
Time

The To Local Time node takes in a DateTime and converts it to local time using your local time offset. This is in accordance to Universal Time.

Avoid using User Time with this node, as doing this will show a confusing result. This node is intended to be used with UTC times for converting into a local time.

Inputs

DateTime (DateTime)

The UTC DateTime we want to convert into local time.

Outputs

* (DateTime)

Returns the local DateTime.