diff options
Diffstat (limited to 'www/lib/moment/locale/si.js')
| -rw-r--r-- | www/lib/moment/locale/si.js | 6 |
1 files changed, 3 insertions, 3 deletions
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 |
