From 7c385a7877aa4b0163dda6206f656846db2cf039 Mon Sep 17 00:00:00 2001 From: Arjun Roychowdhury Date: Thu, 17 Sep 2015 12:32:47 -0400 Subject: iOS9 fixes (which includes ionic updates to 1.1.0) --- www/lib/moment/locale/ms-my.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'www/lib/moment/locale/ms-my.js') diff --git a/www/lib/moment/locale/ms-my.js b/www/lib/moment/locale/ms-my.js index 0f6b87e8..9c6fb56e 100644 --- a/www/lib/moment/locale/ms-my.js +++ b/www/lib/moment/locale/ms-my.js @@ -17,11 +17,11 @@ weekdaysMin : 'Ah_Is_Sl_Rb_Km_Jm_Sb'.split('_'), longDateFormat : { LT : 'HH.mm', - LTS : 'LT.ss', + LTS : 'HH.mm.ss', L : 'DD/MM/YYYY', LL : 'D MMMM YYYY', - LLL : 'D MMMM YYYY [pukul] LT', - LLLL : 'dddd, D MMMM YYYY [pukul] LT' + LLL : 'D MMMM YYYY [pukul] HH.mm', + LLLL : 'dddd, D MMMM YYYY [pukul] HH.mm' }, meridiemParse: /pagi|tengahari|petang|malam/, meridiemHour: function (hour, meridiem) { @@ -78,4 +78,4 @@ return ms_my; -})); +})); \ No newline at end of file -- cgit v1.2.3