aboutsummaryrefslogtreecommitdiffstats
path: root/bower_components/moment/locale/sr.js
diff options
context:
space:
mode:
Diffstat (limited to 'bower_components/moment/locale/sr.js')
-rw-r--r--bower_components/moment/locale/sr.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/bower_components/moment/locale/sr.js b/bower_components/moment/locale/sr.js
index 923b018..2d0125a 100644
--- a/bower_components/moment/locale/sr.js
+++ b/bower_components/moment/locale/sr.js
@@ -40,11 +40,11 @@
weekdaysMin: ['ne', 'po', 'ut', 'sr', 'če', 'pe', 'su'],
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: '[danas u] LT',