summaryrefslogtreecommitdiff
path: root/www/lib/moment/src/locale/mk.js
diff options
context:
space:
mode:
Diffstat (limited to 'www/lib/moment/src/locale/mk.js')
-rw-r--r--www/lib/moment/src/locale/mk.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/lib/moment/src/locale/mk.js b/www/lib/moment/src/locale/mk.js
index 80c522d4..3d2bb931 100644
--- a/www/lib/moment/src/locale/mk.js
+++ b/www/lib/moment/src/locale/mk.js
@@ -12,11 +12,11 @@ export default moment.defineLocale('mk', {
weekdaysMin : 'нe_пo_вт_ср_че_пе_сa'.split('_'),
longDateFormat : {
LT : 'H:mm',
- LTS : 'LT:ss',
+ LTS : 'H:mm:ss',
L : 'D.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 : '[Денес во] LT',