Hoogle Search
Within LTS Haskell 24.4 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
fromSundayStartWeek :: Year -> WeekOfYear -> Int -> Daytime Data.Time.Calendar.OrdinalDate The inverse of sundayStartWeek. Get a Day given the year and the number of the day of a Sunday-starting week. The first Sunday is the first day of week 1, any earlier days in the year are week 0 (as %U in formatTime).
fromSundayStartWeekValid :: Year -> WeekOfYear -> Int -> Maybe Daytime Data.Time.Calendar.OrdinalDate No documentation available.
mondayStartWeek :: Day -> (WeekOfYear, Int)time Data.Time.Calendar.OrdinalDate Get the number of the Monday-starting week in the year and the day of the week. The first Monday is the first day of week 1, any earlier days in the year are week 0 (as %W in formatTime). Monday is 1, Sunday is 7 (as %u in formatTime).
sundayStartWeek :: Day -> (WeekOfYear, Int)time Data.Time.Calendar.OrdinalDate Get the number of the Sunday-starting week in the year and the day of the week. The first Sunday is the first day of week 1, any earlier days in the year are week 0 (as %U in formatTime). Sunday is 0, Saturday is 6 (as %w in formatTime).
pattern
QuarterDay :: Quarter -> DayOfQuarter -> Daytime Data.Time.Calendar.Quarter Bidirectional abstract constructor. Invalid days of quarter will be clipped to the correct range.
-
time Data.Time.Calendar.WeekDate No documentation available.
-
time Data.Time.Calendar.WeekDate No documentation available.
-
time Data.Time.Calendar.WeekDate No documentation available.
-
time Data.Time.Calendar.WeekDate No documentation available.
-
time Data.Time.Calendar.WeekDate No documentation available.