Date: Mon, 11 Apr 2005 17:34:51 -0400 From: Christy Pang <christy@borderware.com> To: freebsd-java@freebsd.org Subject: [Fwd: Re: TimeZone Defaults] Message-ID: <425AED7B.2030202@borderware.com>
next in thread | raw e-mail | index | archive | help
-------- Original Message -------- Subject: Re: TimeZone Defaults Date: Mon, 11 Apr 2005 15:05:44 -0400 From: Christy Pang <christy@borderware.com> To: Kurt Miller <truk@optonline.net> References: <425AA4DA.8070103@borderware.com> <425AB46B.5040602@iang.org> <012401c53ec1$c164b4e0$150110ac@focus> Kurt Miller wrote: > Is /etc/localtime a symlink? If it is, try copying the tz file > to /etc/localtime instead. It was a symlink. Our /etc file system is a read only file system. But even copy the TZ file to /etc/localtime md5 /etc/localtime MD5 (/etc/localtime) = 370687bb78b74fc4540f6a316d8bca02 root@sip-tey 2:24pm # md5 /usr/share/zoneinfo/America/Toronto MD5 (/usr/share/zoneinfo/America/Toronto) = 370687bb78b74fc4540f6a316d8bca02 the result is still wrong, should be *GMT-04:00* $JAVA_HOME/bin/java tztest tz = GMT+04:00 Christy > > From: "Ian G" <iang@iang.org> > >> Christy Pang wrote: >> >>> > date >>> Tue Nov 11 22:22:55 MST 2003 >>> > java tztest >>> Mountain Standard Time >> >> >> >> I see the same result, doesn't pick up the timezone, except mine prints: >> >> >> $ java -cp . tztest >> Greenwich Mean Time >> >> $ java -version >> java version "1.4.2-p6" >> Java(TM) 2 Runtime Environment, Standard Edition (build >> 1.4.2-p6-toor_17_dec_2004_01_31) >> Java HotSpot(TM) Client VM (build 1.4.2-p6-toor_17_dec_2004_01_31, >> mixed mode) >> >> $ uname -a >> FreeBSD localhost 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov 5 >> 04:19:18 UTC 2004 >> root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >> >> -- >> News and views on what matters in finance+crypto: >> http://financialcryptography.com/ >> _______________________________________________ >> freebsd-java@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-java >> To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" > > > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?425AED7B.2030202>