-
Bug
-
Resolution: Fixed
-
P4
-
1.2.0
-
1.2fcs
-
sparc
-
solaris_2.5
-
Verified
Name: avC70361 Date: 05/27/98
The java.util.SimpleTimeZone specs are unclear. They say nothing about
a reaction on cases when values of parameters representing years, mounths, days
are out of bounds of appropriate date field, for example, when one passes 13 as
the value of the mounth field, or 25 as a number of week since a begining of a
mounth.
The specs are ambiguous for setStartRule/setEndRule and constructors. They
don't specify what time used for startTime and endTime parameters: local or UTC.
The specs also don't say a lot about toString() method.
======================================================================