Uploaded image for project: 'Pivot'
  1. Pivot
  2. PIVOT-1010

Update CalendarDate and Time classes to interact with new java.time classes

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 2.1
    • 2.1
    • core-util
    • All

    Description

      In Java 8 there are new classes in the "java.time" package that are much better and easier to use than some of the old date/time classes. Now, our CalendarDate and Time classes are reasonably good, and using GregorianCalendar is still robust, but it would make sense (at least) to be able to construct instances of our classes from LocalDate, LocalTime and LocalDateTime, and to construct instances of these new classes from our classes to facilitate interaction with new applications using these Java 8 features.

      Attachments

        Issue Links

          Activity

            People

              rwhitcomb Roger Lee Whitcomb
              rwhitcomb Roger Lee Whitcomb
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: