- Formatting helper function (thanks, @kutyel)
withOrdinalSuffix
fromIsoString
function now provides detailed error messages when given out-of-range date parts (fixes #31)
today
type signature relaxed fromTask Never Date
toTask x Date
(thank you, @kofigumbs)
fromIsoString
function no longer gives redundant error messages
- Helper functions (thank you, @2mol)
min
max
fromIsoString
function now has better error messages
Updated documentation
- Language support
formatWithLanguage
functionLanguage
type
- Ordering helper functions
compare
isBetween
clamp
fromPosix
function
Date.RataDie
module
- Dates before year 1 are now handled correctly
Updated documentation
Month
andWeekday
types were replaced by those fromelm/time
toFormattedString
function was renamed toformat
- Record helper functions
toCalendarDate
toOrdinalDate
toWeekDate
today
task