absoluteShortDate (current year)
{{ formats.absolute.short.date.currentYear }}
absoluteShortDate (not current year)
{{ formats.absolute.short.date.notCurrentYear }}
absoluteShortDateTime (current year)
{{ formats.absolute.short.dateTime.currentYear }}
absoluteShortDateTime (current year) (with seconds)
{{ formats.absolute.short.dateTime.currentYearSeconds }}
absoluteShortDateTime (current year) (with milliseconds)
{{ formats.absolute.short.dateTime.currentYearMilliseconds }}
absoluteShortDateTime (not current year)
{{ formats.absolute.short.dateTime.notCurrentYear }}
absoluteShortDateTime (not current year) (with seconds)
{{ formats.absolute.short.dateTime.notCurrentYearSeconds }}
absoluteShortDateTime (not current year) (with milliseconds)
{{ formats.absolute.short.dateTime.notCurrentYearMilliseconds }}