ALF-10204 Support for specifying the timezone (rather than just offset) for calendar entries when creating/editing, with tests, and use this to improve all day event storage/detection

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@30436 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Nick Burch
2011-09-12 15:38:38 +00:00
parent 0902840a2b
commit a48be26668
2 changed files with 34 additions and 16 deletions

View File

@@ -279,7 +279,7 @@ public class CalendarServiceImplTest
c.set(Calendar.SECOND, 0);
c.set(Calendar.MILLISECOND, 0);
// Neither start nor end are at midnight to start
// Neither start nor end are at midnight to start with
assertEquals(false, CalendarEntryDTO.isAllDay(entry));
// Set the start to midnight