summaryrefslogtreecommitdiff
path: root/www/lib/moment/locale/ar-tn.js
diff options
context:
space:
mode:
Diffstat (limited to 'www/lib/moment/locale/ar-tn.js')
-rw-r--r--www/lib/moment/locale/ar-tn.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/lib/moment/locale/ar-tn.js b/www/lib/moment/locale/ar-tn.js
index 6fd194f3..6f5a84fd 100644
--- a/www/lib/moment/locale/ar-tn.js
+++ b/www/lib/moment/locale/ar-tn.js
@@ -16,11 +16,11 @@
weekdaysMin: 'ح_ن_ث_ر_خ_ج_س'.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: '[اليوم على الساعة] LT',
@@ -53,4 +53,4 @@
return ar_tn;
-}));
+})); \ No newline at end of file