Re: zogi and daylight savings
Adam Tauno Williams <[email protected]> Tue, 15 Sep 2009 11:48:19 -0400
| Newsgroups | gmane.comp.cms.opengroupware.xmlrpc.devel |
|---|---|
| Message-ID | <1253029699.4869.24.camel@linux-m3mt> |
> > >> After knowing where to do some patching, the issue is very easy to > > >> solve. I provided a patch for that (see > > >> http://code.google.com/p/zogi/issues/detail?id=33#c5). > > >> It's basically just this: > > >> <quote> > > >> dateValue = [NSCalendarDate dateWithYear:[dateValue yearOfCommonEra] > > >> month:[dateValue monthOfYear] > > >> day:[dateValue dayOfMonth] > > >> hour:[dateValue hourOfDay] > > >> minute:[dateValue minuteOfHour] > > >> second:[dateValue secondOfMinute] > > >> timeZone:timeZone]; > > >> </quote> > > > How has this patch been working out for you? Any unforseen side effects? > > No side effects so far. Everything is fine. > This is applied to zOGI r1014. I'll push this into the servers this > weekend and run some tests, if it looks OK I'll flip it into ZideStore > next week. This has been applied to r2278 of trunk (v5.5) <http://code.google.com/p/zogi/issues/detail?id=33> -- OpenGroupware.org XML-RPC [email protected] http://mail.opengroupware.org/mailman/listinfo/xmlrpc