The Simulation Info Local Time component provides an immediate convenient access to all components of the current system time structure in local time. See the detail below for information on each of the outputs.
Inputs: 0
Input Name:
Description:
Outputs: 8
Output Name:
Description:
time (secs)
Total time in seconds since January 1, 1970.
Date: secs
The current second. The valid values for this value are 0 through 59.
Date: mins
The current minute. The valid values for this value are 0 through 59.
Date: hour
The current hour. The valid values for this value are 0 through 23.
Date: wday
The current day of the month. The valid values for this value are 1 through 31.
Date: mday
The current day of the month. The valid values for this value are 1 through 31.
Date: month
The current month. This value can be one of the following values: 1-12, representing January thru December respectively.
Date: yr
The current year. The valid values for this value are 1601 through 30827.