From ed1302df854bc083dfa2e8300757208e05a777e9 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Fri, 17 Nov 2006 22:26:48 +0000 Subject: [PATCH] Monotone-Parent: dedd03390a80d0dd2deb9021e1f8f52cb52be8e6 Monotone-Revision: 85c52cbdb1ccbb6556dcc53a586a3b4ef57c1bdd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-17T22:26:48 Monotone-Branch: ca.inverse.sogo --- SoObjects/SOGo/SOGoObject.h | 1 + 1 file changed, 1 insertion(+) diff --git a/SoObjects/SOGo/SOGoObject.h b/SoObjects/SOGo/SOGoObject.h index ee0fd9111..cde474b77 100644 --- a/SoObjects/SOGo/SOGoObject.h +++ b/SoObjects/SOGo/SOGoObject.h @@ -56,6 +56,7 @@ - (NSTimeZone *) serverTimeZone; - (NSTimeZone *) userTimeZone; +- (NSTimeZone *) userTimeZone: (NSString *) username; /* ownership */