aboutsummaryrefslogtreecommitdiffstats
path: root/bower_components/moment/locale/fo.js
diff options
context:
space:
mode:
Diffstat (limited to 'bower_components/moment/locale/fo.js')
-rw-r--r--bower_components/moment/locale/fo.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/bower_components/moment/locale/fo.js b/bower_components/moment/locale/fo.js
index 734d078..e5aa93b 100644
--- a/bower_components/moment/locale/fo.js
+++ b/bower_components/moment/locale/fo.js
@@ -17,11 +17,11 @@
weekdaysMin : 'su_má_tý_mi_hó_fr_le'.split('_'),
longDateFormat : {
LT : 'HH:mm',
- LTS : 'LT:ss',
+ LTS : 'HH:mm:ss',
L : 'DD/MM/YYYY',
LL : 'D MMMM YYYY',
- LLL : 'D MMMM YYYY LT',
- LLLL : 'dddd D. MMMM, YYYY LT'
+ LLL : 'D MMMM YYYY HH:mm',
+ LLLL : 'dddd D. MMMM, YYYY HH:mm'
},
calendar : {
sameDay : '[Í dag kl.] LT',