proposal: add API to TimeZone for 2.8
Doug Felt <[email protected]> Tue, 16 Dec 2003 13:05:25 -0800 (PST)
| Newsgroups | gmane.comp.lib.icu.general |
|---|---|
| Message-ID | <[email protected]> |
Please respond with comments by Dec 24th (if you want to make it on Santa's list...) In JDK 1.4, the TimeZone class has two methods that are missing from the ICU4J TimeZone class. These are: public int getOffset(long date); public int getDSTSavings(); for the former, ICU instead has the following API: public void getOffset(long, boolean, int[]); I propose adding the two missing methods. The existing getOffset will remain as an overload of the new one. __________________________________ Do you Yahoo!? Free Pop-Up Blocker - Get it now http://companion.yahoo.com/