Fix time format when default is chosen

This commit is contained in:
Francis Lachapelle
2016-06-10 14:26:34 -04:00
parent 6c2052ab6f
commit d9d8a72651
2 changed files with 5 additions and 1 deletions
+1
View File
@@ -11,6 +11,7 @@ Bug fixes
- [web] properly encode rawsource of cards to avoid XSS issues
- [web] fixed all-day events covering a timezone change (#3457)
- [web] sgTimePicker parser now respects the user's time format and language
- [web] fixed time format when user chooses the default one
- [core] properly handle sorted/deleted calendars (#3723)
- [core] properly handle flattened timezone definitions (#2690)