summaryrefslogtreecommitdiff
path: root/www/lib/moment/locale/tl-ph.js
diff options
context:
space:
mode:
Diffstat (limited to 'www/lib/moment/locale/tl-ph.js')
-rw-r--r--www/lib/moment/locale/tl-ph.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/lib/moment/locale/tl-ph.js b/www/lib/moment/locale/tl-ph.js
index ac58b133..06529ab8 100644
--- a/www/lib/moment/locale/tl-ph.js
+++ b/www/lib/moment/locale/tl-ph.js
@@ -17,11 +17,11 @@
weekdaysMin : 'Li_Lu_Ma_Mi_Hu_Bi_Sab'.split('_'),
longDateFormat : {
LT : 'HH:mm',
- LTS : 'LT:ss',
+ LTS : 'HH:mm:ss',
L : 'MM/D/YYYY',
LL : 'MMMM D, YYYY',
- LLL : 'MMMM D, YYYY LT',
- LLLL : 'dddd, MMMM DD, YYYY LT'
+ LLL : 'MMMM D, YYYY HH:mm',
+ LLLL : 'dddd, MMMM DD, YYYY HH:mm'
},
calendar : {
sameDay: '[Ngayon sa] LT',
@@ -58,4 +58,4 @@
return tl_ph;
-}));
+})); \ No newline at end of file