mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-28 09:53:23 +00:00
Monotone-Parent: 99c8c58678885e800d0e6a30a23a2de8bd56adab
Monotone-Revision: 11f8d83d73adbe0533367093aedd11247bf76b6d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-08T15:37:02 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
/* binding accessors */
|
||||
|
||||
- (void)setSelectedDate:(NSCalendarDate *)_date {
|
||||
[_date setTimeZone:[self viewTimeZone]];
|
||||
[_date setTimeZone:[[self clientObject] userTimeZone]];
|
||||
ASSIGN(self->selectedDate, _date);
|
||||
}
|
||||
- (NSCalendarDate *)selectedDate {
|
||||
|
||||
Reference in New Issue
Block a user