AnyLogic
Expand
Font size

dropTime

dropTime(date)

Description
This utility method drops time-of-the-day information and returns the same date but with the time being set to 00:00:00.000
Parameters
Name Type of value Description
date java.util.Date The date to convert.
Result
Type Description
java.util.Date The date with the time 00:00:00.000.
How can we improve this article?