mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-05 08:34:30 +00:00
Monotone-Parent: f8ea10b15b292e5a980916a948246542ce346cca
Monotone-Revision: 2ba549bd931928e8baf58a32a9d2f37dc0b06cdb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-30T21:51:31 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -42,15 +42,6 @@ static NSMutableArray *yearMenuItems = nil;
|
||||
|
||||
@implementation UIxCalMainView
|
||||
|
||||
- (NSString *) userUTCOffset
|
||||
{
|
||||
NSTimeZone *userTZ;
|
||||
|
||||
userTZ = [[context activeUser] timeZone];
|
||||
|
||||
return [NSString stringWithFormat: @"%d", [userTZ secondsFromGMT]];
|
||||
}
|
||||
|
||||
- (NSArray *) monthMenuItems
|
||||
{
|
||||
unsigned int count;
|
||||
|
||||
Reference in New Issue
Block a user