Timezone Value

Overview

Timezone Value returns the offset of a timezone, relative to Coordinated Universal Time (UTC).

Scope: Project, Scene, Function, Prefab.

Attributes

AttributeTypeDescription

Value

Drop-down

The timezone that will be used, which is an offset of the UTC.

Inputs

InputTypeDescription

Pulse Input (►)

Pulse

A standard input Pulse, to trigger the execution of the Node.

Timezone Offset (ms)

Int

The offset from the UTC in milliseconds.

Outputs

OutputTypeDescription

Pulse Output (►)

Pulse

A standard output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution.

Timezone Offset (ms)

Int

The offset of the timezone, in milliseconds, relative to UTC.

See Also

Last updated