aboutsummaryrefslogtreecommitdiffstats
path: root/bower_components/moment/src/locale/ca.js
diff options
context:
space:
mode:
Diffstat (limited to 'bower_components/moment/src/locale/ca.js')
-rw-r--r--bower_components/moment/src/locale/ca.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/bower_components/moment/src/locale/ca.js b/bower_components/moment/src/locale/ca.js
index f03f450..d0c1a45 100644
--- a/bower_components/moment/src/locale/ca.js
+++ b/bower_components/moment/src/locale/ca.js
@@ -15,8 +15,8 @@ export default moment.defineLocale('ca', {
LTS : 'LT:ss',
L : 'DD/MM/YYYY',
LL : 'D MMMM YYYY',
- LLL : 'D MMMM YYYY LT',
- LLLL : 'dddd D MMMM YYYY LT'
+ LLL : 'D MMMM YYYY H:mm',
+ LLLL : 'dddd D MMMM YYYY H:mm'
},
calendar : {
sameDay : function () {