Before yesterday (not current year)
{{ formats.relative.short.beforeYesterdayNotCurrentYear }}
Before yesterday (current year)
{{ formats.relative.short.beforeYesterdayCurrentYear }}
Before yesterday (current year) (with seconds)
{{ formats.relative.short.beforeYesterdayCurrentYearSeconds }}
Before yesterday (current year) (with milliseconds)
{{ formats.relative.short.beforeYesterdayCurrentYearMilliseconds }}
Yesterday
{{ formats.relative.short.yesterday }}
Yesterday (with seconds)
{{ formats.relative.short.yesterdaySeconds }}
Yesterday (with milliseconds)
{{ formats.relative.short.yesterdayMilliseconds }}
Today
{{ formats.relative.short.today }}
Today (with seconds)
{{ formats.relative.short.todaySeconds }}
Today (with milliseconds)
{{ formats.relative.short.todayMilliseconds }}
Tomorrow
{{ formats.relative.short.tomorrow }}
Tomorrow (with seconds)
{{ formats.relative.short.tomorrowSeconds }}
Tomorrow (with milliseconds)
{{ formats.relative.short.tomorrowMilliseconds }}
After tomorrow (current year)
{{ formats.relative.short.afterTomorrowCurrentYear }}
After tomorrow (current year) (with seconds)
{{ formats.relative.short.afterTomorrowCurrentYearSeconds }}
After tomorrow (current year) (with milliseconds)
{{ formats.relative.short.afterTomorrowCurrentYearMilliseconds }}
After tomorrow (not current year)
{{ formats.relative.short.afterTomorrowNotCurrentYear }}