summaryrefslogtreecommitdiff
path: root/www/lib/moment/locale/my.js
diff options
context:
space:
mode:
Diffstat (limited to 'www/lib/moment/locale/my.js')
-rw-r--r--www/lib/moment/locale/my.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/lib/moment/locale/my.js b/www/lib/moment/locale/my.js
index 13c1c0ef..72f65b5c 100644
--- a/www/lib/moment/locale/my.js
+++ b/www/lib/moment/locale/my.js
@@ -45,8 +45,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'
},
calendar: {
sameDay: '[ယနေ.] LT [မှာ]',
@@ -89,4 +89,4 @@
return my;
-}));
+})); \ No newline at end of file