Data.Time.Calendar.BankHoliday
isWeekend :: Day -> Bool Source #
whether the given day is a weekend
isWeekday :: Day -> Bool Source #
whether the given day is a weekday
yearFromDay :: Day -> Integer Source #