Skip to content

Add logic for date and datetimes from the body to the request url #1613#3660

Merged
RicoSuter merged 1 commit intoRicoSuter:masterfrom
bjarne-callewaert:master
Nov 11, 2021
Merged

Add logic for date and datetimes from the body to the request url #1613#3660
RicoSuter merged 1 commit intoRicoSuter:masterfrom
bjarne-callewaert:master

Conversation

@bjarne-callewaert
Copy link
Copy Markdown
Contributor

@bjarne-callewaert bjarne-callewaert commented Oct 13, 2021

This PR resolves an issue where the dates and dateTimes in the request url are not formatted to the correct string value (e.g. when OffsetMomentJS is chosen in the settings, the offset was lost due to the .toJSON()) (#1613)

This logic was copied from NJS, where this was already implemented for dateTimes that live inside the body of a request

@RicoSuter RicoSuter merged commit 34eeb97 into RicoSuter:master Nov 11, 2021
@RicoSuter
Copy link
Copy Markdown
Owner

Thanks for the PR.

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.

2 participants