diff options
Diffstat (limited to 'bower_components/moment/locale/ro.js')
| -rw-r--r-- | bower_components/moment/locale/ro.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bower_components/moment/locale/ro.js b/bower_components/moment/locale/ro.js index 576798b..92a89d1 100644 --- a/bower_components/moment/locale/ro.js +++ b/bower_components/moment/locale/ro.js @@ -33,7 +33,7 @@ weekdaysMin : 'Du_Lu_Ma_Mi_Jo_Vi_Sâ'.split('_'), longDateFormat : { LT : 'H:mm', - LTS : 'LT:ss', + LTS : 'H:mm:ss', L : 'DD.MM.YYYY', LL : 'D MMMM YYYY', LLL : 'D MMMM YYYY H:mm', |
