Uploaded image for project: 'SimplyE 2.0'
  1. SimplyE 2.0
  2. SIMPLY-915

RFC 3339 parser cannot handle >= +00:00 time offsets

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • None
    • Android

      As reported via @geirr, the Android app cannot handle RFC 3339 datetimes with a positive time offset.

      org.nypl.simplified.rfc3339.core.RFC3339Formatter.parseRFC3339Date

      is the culprit. One possible fix is to simply pull in Joda-Time and use

      org.joda.time.format.ISODateTimeFormat.dateTime

      .

      Issue is synchronized with a GitHub issue
      Repository Name: android
      Issue Number: 486

            Unassigned Unassigned
            github Github Sync
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: