AnyLogic
Expand
Font size

dateToTime

dateToTime(d)

Description
Converts the given date to model time with respect to the start date, start time and model time unit settings.
Parameters
Name Type of value Description
d java.util.Date The date to convert.
Result
Type Description
double The model time corresponding to date.
How can we improve this article?