public class ExtendedDate
extends org.liris.smartgov.simulator.core.simulation.time.Date
| Constructor and Description |
|---|
ExtendedDate(int day,
org.liris.smartgov.simulator.core.simulation.time.WeekDay weekDay,
int hour,
int minutes,
double seconds) |
| Modifier and Type | Method and Description |
|---|---|
static int |
getTimeBetween(org.liris.smartgov.simulator.core.simulation.time.Date date1,
org.liris.smartgov.simulator.core.simulation.time.Date date2)
returns the number of seconds from date 1 to date 2
|
after, afterDay, afterHour, at, copy, next