Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-6902

Switch to ISOChronology or make it configurable

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • core
    • None

    Description

      Phoenix has historically used the default java.util.GregorianCalendar , and its Joda implementation, org.joda.time.chrono.GJChronology.

      However, both the SQL standard, and the modern java.time library uses ISOChronology.

      Either switch to ISOChronology, or preferably add an option to switch between GregorianCalendar and ISOChronology.

      AFAIU this would have to be a system-wide config.

      This is closely related to switching to the java.time API internally.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              stoty Istvan Toth
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: