rangeShortDate (current month)
{{ formats.range.short.date.currentMonth }}
rangeShortDate (not current month)
{{ formats.range.short.date.notCurrentYear }}
rangeShortDate (start date is not in current year)
{{ formats.range.short.date.startsNotCurrentYear }}
rangeShortDate (end date is not in current year)
{{ formats.range.short.date.endsNotCurrentYear }}
rangeShortDateTime (the same day, current year)
{{ formats.range.short.dateTime.sameDateCurrentYear }}
rangeShortDateTime (the same day, current year) (with seconds)
{{ formats.range.short.dateTime.sameDateCurrentYearSeconds }}
rangeShortDateTime (the same day, current year) (with milliseconds)
{{ formats.range.short.dateTime.sameDateCurrentYearMilliseconds }}
rangeShortDateTime (the same day, not current year)
{{ formats.range.short.dateTime.sameDateNotCurrentYear }}
rangeShortDateTime (the same day, not current year) (with seconds)
{{ formats.range.short.dateTime.sameDateNotCurrentYearSeconds }}
rangeShortDateTime (the same day, not current year) (with milliseconds)
{{ formats.range.short.dateTime.sameDateNotCurrentYearMilliseconds }}
rangeShortDateTime (not current month)
{{ formats.range.short.dateTime.notCurrentMonth }}
rangeShortDateTime (not current month) (with seconds)
{{ formats.range.short.dateTime.notCurrentMonthSeconds }}
rangeShortDateTime (not current month) (with milliseconds)
{{ formats.range.short.dateTime.notCurrentMonthMilliseconds }}
rangeShortDateTime (start date is not in current year)
{{ formats.range.short.dateTime.startsNotCurrentYear }}
rangeShortDateTime (start date is not in current year) (with seconds)
{{ formats.range.short.dateTime.startsNotCurrentYearSeconds }}
rangeShortDateTime (start date is not in current year) (with milliseconds)
{{ formats.range.short.dateTime.startsNotCurrentYearMilliseconds }}
rangeShortDateTime (end date is not in current year)
{{ formats.range.short.dateTime.endsNotCurrentYear }}
rangeShortDateTime (end date is not in current year) (with seconds)
{{ formats.range.short.dateTime.endsNotCurrentYearSeconds }}
rangeShortDateTime (end date is not in current year) (with milliseconds)
{{ formats.range.short.dateTime.endsNotCurrentYearMilliseconds }}