summaryrefslogtreecommitdiff
path: root/www/lib/moment/locale/ar-ma.js
diff options
context:
space:
mode:
Diffstat (limited to 'www/lib/moment/locale/ar-ma.js')
-rw-r--r--www/lib/moment/locale/ar-ma.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/lib/moment/locale/ar-ma.js b/www/lib/moment/locale/ar-ma.js
index 5f5a829b..f9f21b51 100644
--- a/www/lib/moment/locale/ar-ma.js
+++ b/www/lib/moment/locale/ar-ma.js
@@ -18,11 +18,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',
@@ -55,4 +55,4 @@
return ar_ma;
-}));
+})); \ No newline at end of file