Uploaded image for project: 'appNG'
  1. appNG
  2. APPNG-2275

Improve supported Types for a <field> of type="date" for Joda and Java time API

    XMLWordPrintable

    Details

    • Type: Feature
    • Status: Done
    • Priority: Medium
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: 1.20.0
    • Component/s: appng-api
    • Labels:
      None

      Description

      Currently, only java.util.Date and org.joda.time.DateTime are supported.

      This should be enhanced to also support:

      • org.joda.time.LocalDate
      • org.joda.time.LocalDateTime
      • java.time.LocalDate
      • java.time.LocalDateTime
      • java.time.OffsetDateTime
      • java.time.ZonedDateTime

        Attachments

          Activity

            People

            • Assignee:
              mueller.matthias Matthias Müller
              Reporter:
              mueller.matthias Matthias Müller
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: