Skip to content

fix: serialize ZonedDateTime parameters to ISO-8601#595

Merged
childish-sambino merged 1 commit intomainfrom
zoned-date-time-serialize
Oct 9, 2020
Merged

fix: serialize ZonedDateTime parameters to ISO-8601#595
childish-sambino merged 1 commit intomainfrom
zoned-date-time-serialize

Conversation

@childish-sambino
Copy link
Copy Markdown
Contributor

Fixes #592, Fixes #593

Just using toString() is not sufficient to ensure ISO-8601 compatibility, which is required by Twilio APIs.

https://stackoverflow.com/a/43635374/1660457

Just using `toString()` is not sufficient to ensure ISO-8601 compatibility, which is required by Twilio APIs.

https://stackoverflow.com/a/43635374/1660457
@childish-sambino childish-sambino merged commit 6ae280b into main Oct 9, 2020
@childish-sambino childish-sambino deleted the zoned-date-time-serialize branch October 9, 2020 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FaxReader has bug formatting ZoneDateTime to REST interface

2 participants