-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
P4
-
None
-
Affects Version/s: 8u40
-
Component/s: docs
-
x86
-
windows_8
A DESCRIPTION OF THE PROBLEM :
The page contains the line:
Either a ZonedDateTime or an OffsetTimeZone object can be converted [...]
but this should be:
Either a ZonedDateTime or an OffsetDateTime object can be converted [...]
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
OffsetDateTime
ACTUAL -
OffsetTimeZone
URL OF FAULTY DOCUMENTATION :
http://docs.oracle.com/javase/tutorial/datetime/iso/instant.html
The page contains the line:
Either a ZonedDateTime or an OffsetTimeZone object can be converted [...]
but this should be:
Either a ZonedDateTime or an OffsetDateTime object can be converted [...]
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
OffsetDateTime
ACTUAL -
OffsetTimeZone
URL OF FAULTY DOCUMENTATION :
http://docs.oracle.com/javase/tutorial/datetime/iso/instant.html