AnyLogic
Expand
Font size

timeToDate

timeToDate(t)

Description
Converts the given model time to date with respect to the start date, start time and model time unit settings, null if the time is infinity.
Parameters
Name Type Description
t double the model time
Result
Type Description
java.util.Date the date corresponding to the given model time, or null.
How can we improve this article?