Toggle DayPeriod
Time setPeriod(DayPeriod period) { return replacing(hour: _changeHourBasedOnAmPm(hour, period)); }