Skip to main content
Version: 3.9.0

Get System Time

get system time

Use Get System Time to get the system time. Get System Time is in the Time category.

Output

NameData TypeDescription
YearIntWhich year it is.
MonthIntWhich month it is.
DayIntWhich day it is.
HourIntWhich hour it is.
MinuteIntWhich minute it is.
SecondIntWhich second it is.

Example

get system time example

This example uses (Second + Minute)/(Day + Hour) * 100 to determine the intensity of face stretch effect.

get system time node