Re: WebObjects 4.5.1 DST problems with NSGregorianDate

2007-03-13 Thread Art Isbell
On Mar 13, 2007, at 9:11 AM, [EMAIL PROTECTED] wrote: On an already patched Solaris system copy directory /usr/share/lib/zoneinfo/America into ${NEXT_ROOT}/Library/Frameworks/Foundation.framework/Versions/C/ Resources/Tim eZoneInfo NOTE: You may need to copy other directories also from /usr/

RE: WebObjects 4.5.1 DST problems with NSGregorianDate

2007-03-13 Thread STaneja
le Subject: Re: WebObjects 4.5.1 DST problems with NSGregorianDate On Mar 11, 2007, at 5:00 PM, [EMAIL PROTECTED] wrote: > We are running WebObjects 4.5.1 for our applications on Solaris > environment (Solaris 8). We patched our servers for DST changes as > per the recommendations fro

Re: WebObjects 4.5.1 DST problems with NSGregorianDate

2007-03-12 Thread James Stead
The Foundation class is fixed by updating the Olson timezone data (http://www.twinsun.com/tz/tz-link.htm) somewhere in the /Apple/ Library folder structure. Sorry, I'm not on a 4.5 box right now and can't give you the entire path. This definitely works, we just updated a bunch of servers.

Re: WebObjects 4.5.1 DST problems with NSGregorianDate

2007-03-11 Thread Art Isbell
On Mar 11, 2007, at 5:00 PM, [EMAIL PROTECTED] wrote: We are running WebObjects 4.5.1 for our applications on Solaris environment (Solaris 8). We patched our servers for DST changes as per the recommendations from Sun. I had previously also looked in the lists and some experts suggested tha

WebObjects 4.5.1 DST problems with NSGregorianDate

2007-03-11 Thread STaneja
Hi, We are running WebObjects 4.5.1 for our applications on Solaris environment (Solaris 8). We patched our servers for DST changes as per the recommendations from Sun. I had previously also looked in the lists and some experts suggested that OS time zone files in /usr/share/lib/zoneinfo are used