This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcj/15336] SimpleTimeZone.getOffset assumes same mode as rules


------- Additional Comments From jlquinn at gcc dot gnu dot org  2004-05-21 05:59 -------
Rereading the docs for SimpleTimeZone.getOffset makes it seem unclear just what
this call should support in terms of the modes for rules.  Apparently, Sun java
requires that the day of week be correct for the day of month, which isn't
consistent with the rule modes.  Also, our documentation for the function
describes it this way as well.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15336


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]