diff --git a/docs-web/src/main/webapp/src/locale/angular-locale_en.js b/docs-web/src/main/webapp/src/locale/angular-locale_en.js index dfa2746f..ee5c4c7f 100644 --- a/docs-web/src/main/webapp/src/locale/angular-locale_en.js +++ b/docs-web/src/main/webapp/src/locale/angular-locale_en.js @@ -103,8 +103,8 @@ $provide.value("$locale", { "medium": "MMM d, y h:mm:ss a", "mediumDate": "MMM d, y", "mediumTime": "h:mm:ss a", - "short": "M/d/yy h:mm a", - "shortDate": "MM/dd/yyyy", + "short": "yy/M/d h:mm a", + "shortDate": "yyyy/MM/dd", "shortTime": "h:mm a" }, "NUMBER_FORMATS": {