select abstract method
Selects the given date
.
date
should always in UTC timezone and truncated to the nearest day.
Implementation
void select(DateTime date);
Selects the given date
.
date
should always in UTC timezone and truncated to the nearest day.
void select(DateTime date);