Return-Path: Delivered-To: apmail-jakarta-taglibs-user-archive@www.apache.org Received: (qmail 61115 invoked from network); 22 Jan 2007 18:42:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Jan 2007 18:42:04 -0000 Received: (qmail 71471 invoked by uid 500); 22 Jan 2007 18:42:08 -0000 Delivered-To: apmail-jakarta-taglibs-user-archive@jakarta.apache.org Received: (qmail 71452 invoked by uid 500); 22 Jan 2007 18:42:08 -0000 Mailing-List: contact taglibs-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Tag Libraries Users List" Reply-To: "Tag Libraries Users List" Delivered-To: mailing list taglibs-user@jakarta.apache.org Received: (qmail 71440 invoked by uid 99); 22 Jan 2007 18:42:08 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Jan 2007 10:42:08 -0800 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=NO_REAL_NAME,SPF_PASS,UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of yangj@pjm.com designates 192.251.13.222 as permitted sender) Received: from [192.251.13.222] (HELO smtp.pjm.com) (192.251.13.222) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Jan 2007 10:41:59 -0800 Received: from vams.smtp.pjm.com (localhost [127.0.0.1]) by smtp.pjm.com (Postfix) with SMTP id 3095010181A for ; Mon, 22 Jan 2007 13:41:39 -0500 (EST) Received: from PRIVATE by PRIVATE with ESMTP id 2B10210181A for ; Mon, 22 Jan 2007 13:41:39 -0500 (EST) Received: from PRIVATE by PRIVATE with ESMTP id CA9D3272C5 for ; Mon, 22 Jan 2007 13:41:38 -0500 (EST) Received: from PRIVATE by PRIVATE with NetIQ MailMarshal 6.0 Service Pack 1a (v6,0,3,33) id ; Mon, 22 Jan 2007 13:41:38 -0500 Received: from PRIVATE by PRIVATE with Microsoft SMTPSVC(6.0.3790.1830); Mon, 22 Jan 2007 13:41:38 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: org.apache.taglibs.standard.tag.el.fmt.FormatDateTag question Date: Mon, 22 Jan 2007 13:41:38 -0500 Message-ID: In-Reply-To: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: org.apache.taglibs.standard.tag.el.fmt.FormatDateTag question Thread-Index: Acc+VJkfr+GKxTSzQN2EnNKBsTPImAAAEMYA From: To: X-OriginalArrivalTime: 22 Jan 2007 18:41:38.0646 (UTC) FILETIME=[F37B2F60:01C73E54] X-AntiVirus: checked by VAMS X-Virus-Checked: Checked by ClamAV on apache.org Thank you all for your help! -----Original Message----- From: Haroon Rafique [mailto:haroon.rafique@utoronto.ca]=20 Sent: Monday, January 22, 2007 1:38 PM To: Tag Libraries Users List Subject: Re: org.apache.taglibs.standard.tag.el.fmt.FormatDateTag question On Today at 8:53am, MC=3D>Martin Cooper wrote: MC> [..snip..] MC>=20 MC> No, the fix for that will be in the JDK / JRE you use. MC>=20 Martin is correct. In my opinion, in addition to your JVM having proper=20 support for DST in 2007, your operating system must also have support for=20 that. Let's take the sun jvm as an example. Even though for a sun JDK/JRE,=20 the JVM itself is capable of providing the DST change [1], it makes sense=20 to update the DST support inside your operating system as well. [1] http://java.sun.com/developer/technicalArticles/Intl/USDST/ Later, -- Haroon Rafique --------------------------------------------------------------------- To unsubscribe, e-mail: taglibs-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: taglibs-user-help@jakarta.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: taglibs-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: taglibs-user-help@jakarta.apache.org