diff options
Diffstat (limited to 'bower_components/moment/locale/uz.js')
| -rw-r--r-- | bower_components/moment/locale/uz.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bower_components/moment/locale/uz.js b/bower_components/moment/locale/uz.js index 4a84d00..d75360c 100644 --- a/bower_components/moment/locale/uz.js +++ b/bower_components/moment/locale/uz.js @@ -17,11 +17,11 @@ weekdaysMin : 'Як_Ду_Се_Чо_Па_Жу_Ша'.split('_'), longDateFormat : { LT : 'HH:mm', - LTS : 'LT:ss', + LTS : 'HH:mm:ss', L : 'DD/MM/YYYY', LL : 'D MMMM YYYY', - LLL : 'D MMMM YYYY LT', - LLLL : 'D MMMM YYYY, dddd LT' + LLL : 'D MMMM YYYY HH:mm', + LLLL : 'D MMMM YYYY, dddd HH:mm' }, calendar : { sameDay : '[Бугун соат] LT [да]', |
