mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-23 20:35:24 +00:00
See ChangeLog
Monotone-Parent: 9a1a3fa3d7bc831a4d4d5e359f903fc187c31b04 Monotone-Revision: 51ad6c4e5c077a6e4cfd46e05d3d05822fb7803d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-19T15:24:08 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -72,7 +72,11 @@
|
||||
newTZId = nil;
|
||||
|
||||
[self setValue: 0 ofAttribute: @"tzid" to: newTZId];
|
||||
[self setDateTime: dateTime];
|
||||
|
||||
if ([self isAllDay])
|
||||
[self setDate: dateTime];
|
||||
else
|
||||
[self setDateTime: dateTime];
|
||||
}
|
||||
|
||||
- (iCalTimeZone *) timeZone
|
||||
|
||||
Reference in New Issue
Block a user