Skip to content

Added QueryEncoder and QueryDecoder support for alternate date formats#45

Merged
djones6 merged 18 commits intoKitura:masterfrom
CameronMcWilliam:dates
Sep 20, 2019
Merged

Added QueryEncoder and QueryDecoder support for alternate date formats#45
djones6 merged 18 commits intoKitura:masterfrom
CameronMcWilliam:dates

Conversation

@CameronMcWilliam
Copy link
Copy Markdown

@CameronMcWilliam CameronMcWilliam commented Sep 12, 2019

Both QueryEncoder and QueryDecoder now have support for more than just the default formatting, now supports: ISO8601, Custom, Formatting, Date Deferred To and Time Interval Since 1970.

Resolves #41

Copy link
Copy Markdown
Contributor

@djones6 djones6 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work - a few comments

@djones6 djones6 added the jazzy-doc When applied to a PR, instructs Package-Builder to regenerate the Jazzy documentation label Sep 20, 2019
@djones6 djones6 merged commit bf06108 into Kitura:master Sep 20, 2019
djones6 added a commit that referenced this pull request Sep 20, 2019
@CameronMcWilliam CameronMcWilliam deleted the dates branch September 30, 2019 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

jazzy-doc When applied to a PR, instructs Package-Builder to regenerate the Jazzy documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for alternate date encoding strategies in QueryDecoder.

2 participants