Re: org.apache.taglibs.standard.tag.el.fmt.FormatDateTag question
Haroon Rafique <[email protected]>
| Newsgroups | gmane.comp.jakarta.taglibs.user |
|---|---|
| Message-ID | <[email protected]> |
On Today at 8:53am, MC=>Martin Cooper <[email protected]> wrote: MC> [..snip..] MC> MC> No, the fix for that will be in the JDK / JRE you use. MC> Martin is correct. In my opinion, in addition to your JVM having proper support for DST in 2007, your operating system must also have support for that. Let's take the sun jvm as an example. Even though for a sun JDK/JRE, the JVM itself is capable of providing the DST change [1], it makes sense to update the DST support inside your operating system as well. [1] http://java.sun.com/developer/technicalArticles/Intl/USDST/ Later, -- Haroon Rafique <[email protected]>