ProtoFlux:ToLocalTime: Difference between revisions

From Resonite Wiki
Created a page for the To Local Time node.
 
m YoshBot moved page ProtoFlux:To Local Time to ProtoFlux:ToLocalTime: Automated: removing spaces from ProtoFlux namespace
 
(No difference)

Latest revision as of 00:37, 21 August 2025

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.