Returns true if the given date is selected.
date
date should always in UTC timezone and truncated to the nearest day.
bool selected(DateTime date);