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

DateTimeFormatter.ISO_LOCAL_DATE_TIME contains Milliseconds

XMLWordPrintable

      A DESCRIPTION OF THE PROBLEM :
      According to the doc it should be of the form '2011-12-03T10:15:30', but it is of the form '2011-12-03T10:15:30.999'.


      CUSTOMER SUBMITTED WORKAROUND :
      Truncating: truncatedTo(ChronoUnit.SECONDS).

      FREQUENCY : always


            psonal Pallavi Sonal (Inactive)
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: