summaryrefslogtreecommitdiff
path: root/www/lib/moment/src/locale/ar-ma.js
diff options
context:
space:
mode:
Diffstat (limited to 'www/lib/moment/src/locale/ar-ma.js')
-rw-r--r--www/lib/moment/src/locale/ar-ma.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/lib/moment/src/locale/ar-ma.js b/www/lib/moment/src/locale/ar-ma.js
index 374468eb..fe79651b 100644
--- a/www/lib/moment/src/locale/ar-ma.js
+++ b/www/lib/moment/src/locale/ar-ma.js
@@ -13,11 +13,11 @@ export default moment.defineLocale('ar-ma', {
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',