summaryrefslogtreecommitdiff
path: root/www/lib/moment/locale/ar-sa.js
diff options
context:
space:
mode:
Diffstat (limited to 'www/lib/moment/locale/ar-sa.js')
-rw-r--r--www/lib/moment/locale/ar-sa.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/lib/moment/locale/ar-sa.js b/www/lib/moment/locale/ar-sa.js
index d5727c22..cdb0f64a 100644
--- a/www/lib/moment/locale/ar-sa.js
+++ b/www/lib/moment/locale/ar-sa.js
@@ -44,8 +44,8 @@
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'
},
meridiemParse: /ص|م/,
isPM : function (input) {
@@ -99,4 +99,4 @@
return ar_sa;
-}));
+})); \ No newline at end of file