Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8075404

Typo in tutorial

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • 8u40
    • 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

            Unassigned Unassigned
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: