lion/packages/localize/src/date
r4zorgeek 08a91291d9 fix(localize): unforce defaults when options are given
should not force defaults when at least one of the three date options is given (day, month, year).
also added test cases and storybook demo.
2019-10-23 15:50:49 +02:00
..
addLeadingZero.js chore(localize): split date related functions into their own files 2019-04-29 11:13:01 +02:00
clean.js chore(localize): split date related functions into their own files 2019-04-29 11:13:01 +02:00
formatDate.js fix(localize): unforce defaults when options are given 2019-10-23 15:50:49 +02:00
getDateFormatBasedOnLocale.js chore(localize): split date related functions into their own files 2019-04-29 11:13:01 +02:00
getLocale.js chore(localize): split date related functions into their own files 2019-04-29 11:13:01 +02:00
getMonthNames.js chore(localize): rename normalizeDate to normalizeIntlDate 2019-10-04 14:27:10 +02:00
getWeekdayNames.js chore(localize): rename normalizeDate to normalizeIntlDate 2019-10-04 14:27:10 +02:00
normalizeDateTime.js chore(calendar): move normalizeDateTime to localize 2019-10-04 14:18:31 +02:00
normalizeIntlDate.js chore(localize): rename normalizeDate to normalizeIntlDate 2019-10-04 14:27:10 +02:00
pad.js chore(localize): split date related functions into their own files 2019-04-29 11:13:01 +02:00
parseDate.js chore(localize): split date related functions into their own files 2019-04-29 11:13:01 +02:00
sanitizedDateTimeFormat.js chore(localize): split date related functions into their own files 2019-04-29 11:13:01 +02:00
splitDate.js chore(localize): split date related functions into their own files 2019-04-29 11:13:01 +02:00
trim.js chore(localize): split date related functions into their own files 2019-04-29 11:13:01 +02:00