aboutsummaryrefslogtreecommitdiffstats
path: root/bower_components/moment/locale/sk.js
diff options
context:
space:
mode:
Diffstat (limited to 'bower_components/moment/locale/sk.js')
-rw-r--r--bower_components/moment/locale/sk.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/bower_components/moment/locale/sk.js b/bower_components/moment/locale/sk.js
index f48a560..d3084af 100644
--- a/bower_components/moment/locale/sk.js
+++ b/bower_components/moment/locale/sk.js
@@ -84,11 +84,11 @@
weekdaysMin : 'ne_po_ut_st_št_pi_so'.split('_'),
longDateFormat : {
LT: 'H:mm',
- LTS : 'LT:ss',
+ LTS : 'H: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 H:mm',
+ LLLL : 'dddd D. MMMM YYYY H:mm'
},
calendar : {
sameDay: '[dnes o] LT',