hodatime-0.1.1.1: A fully featured date/time library based on Nodatime

Safe HaskellSafe
LanguageHaskell2010

Data.HodaTime.Calendar.Iso

Synopsis

Documentation

fromWeekDate :: WeekNumber -> DayOfWeek Gregorian -> Year -> Maybe (CalendarDate Gregorian) Source #

Smart constuctor for ISO calendar date based day within year week. Note that this method assumes weeks start on Monday and the first week of the year is the one which has at least four days in the new year. See the Gregorian module for alternative behavior