Skip to content
This repository has been archived by the owner on Jul 21, 2020. It is now read-only.

Fix to add ISO8601 Date formats in addition to RFC822 format #72

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix to add ISO8601 Date formats in addition to RFC822 format #72

wants to merge 1 commit into from

Conversation

Skriglitz
Copy link

The previous DateAdapter code only implemented a local and RFC822 date format. When presented with a ISO8601 date the code would return an exception due to not knowing how to parse it from the limited date formats. This will add ISO8601 formatting to allow java clients to continue functioning with the current date format and future ISO8601 compliant date formats

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant