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/si.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'www/lib/moment/locale/si.js') diff --git a/www/lib/moment/locale/si.js b/www/lib/moment/locale/si.js index 75a09de7..40e45919 100644 --- a/www/lib/moment/locale/si.js +++ b/www/lib/moment/locale/si.js @@ -20,8 +20,8 @@ LTS : 'a h:mm:ss', L : 'YYYY/MM/DD', LL : 'YYYY MMMM D', - LLL : 'YYYY MMMM D, LT', - LLLL : 'YYYY MMMM D [වැනි] dddd, LTS' + LLL : 'YYYY MMMM D, a h:mm', + LLLL : 'YYYY MMMM D [වැනි] dddd, a h:mm:ss' }, calendar : { sameDay : '[අද] LT[ට]', @@ -61,4 +61,4 @@ return si; -})); +})); \ No newline at end of file -- cgit v1.2.3