Package | Description |
---|---|
SpeedDating |
Modifier and Type | Method and Description |
---|---|
Date |
SpeedDating.getHalfwayDate(Date startDate,
Date endDate)
Computes and returns the Date that occurs "half way" between two Dates.
|
Date |
SpeedDating.pollDancer(int year)
Computes and returns the Date on which Election Day will fall
in the USA for a given year
NOTE: By law, Election Day is the first Tuesday after the first
Monday in November
|
Modifier and Type | Method and Description |
---|---|
Date |
SpeedDating.getHalfwayDate(Date startDate,
Date endDate)
Computes and returns the Date that occurs "half way" between two Dates.
|