Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

configure default location for time parsing #102

Merged
merged 1 commit into from
Mar 16, 2023

Conversation

Kunde21
Copy link
Contributor

@Kunde21 Kunde21 commented Jul 3, 2022

Interacting with servers that utilize the ISO-8601 Local Time variants in
request and response payloads can configure the request marshaling using
NormalizeTimeForMarshal setting, but don't have a ready method for setting the
local time zone when parsing the response fields.

Keep UTC as the default location, to maintain the previous functionality.

Signed-off-by: Chad Kunde Kunde21@gmail.com

Interacting with servers that utilize the ISO-8601 Local Time variants in
request and response payloads can configure the request marshaling using
NormalizeTimeForMarshal setting, but don't have a ready method for setting the
local time zone when parsing the response fields.

Keep UTC as the default location, to maintain the previous functionality.

Signed-off-by: Chad Kunde <Kunde21@gmail.com>
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