Long format

Name
Value
absoluteLongDate (current year)
{{ formats.absolute.long.date.currentYear }}
absoluteLongDate (not current year)
{{ formats.absolute.long.date.notCurrentYear }}
absoluteLongDateTime (current year)
{{ formats.absolute.long.dateTime.currentYear }}
absoluteLongDateTime (current year) (with seconds)
{{ formats.absolute.long.dateTime.currentYearSeconds }}
absoluteLongDateTime (current year) (with milliseconds)
{{ formats.absolute.long.dateTime.currentYearMilliseconds }}
absoluteLongDateTime (not current year)
{{ formats.absolute.long.dateTime.notCurrentYear }}
absoluteLongDateTime (not current year) (with seconds)
{{ formats.absolute.long.dateTime.notCurrentYearSeconds }}
absoluteLongDateTime (not current year) (with milliseconds)
{{ formats.absolute.long.dateTime.notCurrentYearMilliseconds }}

Short format

Name
Value
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 }}