World Info node gives you access to the current time and date. Choose which time zone the node uses: the player's own or UTC.
Execute | Executes the node |
↳ On Start | Execute the node as soon as the game loads |
Enabled | Enable or disable the node. Disabled nodes cannot be executed |
Decimals | When toggled on, the node outputs values with decimals |
Time Zone | Select the time zone to use in the game. Local Time will use the local time of the player. UTC will use the Coordinated Universal Time |
Current Year | Sends out the current year |
Current Month of the Year | Sends out the current month as a number, 1 = January, 2 = February, etc. |
Current Day of the Month | Sends out the current day as a number |
Current Weekday | Sends out the current day of the week as a number, 0 = Monday - 6 = Sunday |
Current Hour (24h) | Sends out the current hour as a number based on a 24hr clock, 1pm = 13, 2pm = 14, etc. |
Current Minute | Sends out the current minute as a number |
Current Second | Sends out the current second as a number |
Minutes Since Year 2021 | Sends out the amount of minutes that have passed since year 2021 as a number |