Template:Related/Date.formats
Appearance
- Date.formats.default ("
%Y-%m-%d
") - Date.formats.long ("
%B %d, %Y
") - Date.formats.long with day ("
%a, %d %B %Y
") - Date.formats.month and year ("
%B %Y
") - Date.formats.quarter ("
Quarter %{number} %Y
") - Date.formats.short ("
%b %d
") - Time.formats.timestamp ("
%Y-%m-%d %H:%M
")
- Date.formats.default ("
%Y-%m-%d
")