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

fix: Convert DateTimeOffset to string with the invariant culture #2506

Merged
merged 1 commit into from Aug 21, 2023

Conversation

jskeet
Copy link
Collaborator

@jskeet jskeet commented Aug 21, 2023

Fixes #911

We should release this as a new patch of the support library, and release all libraries to depend on it - but only after September 1st.

Fixes googleapis#911

We should release this as a new patch of the support library, and
release all libraries to depend on it - but only after September 1st.
@jskeet jskeet requested a review from a team as a code owner August 21, 2023 06:42
@jskeet jskeet merged commit c33576f into googleapis:main Aug 21, 2023
4 checks passed
@jskeet jskeet deleted the fix-datetimeoffset-conversion branch August 21, 2023 16:02
@jskeet jskeet changed the title chore: Convert DateTimeOffset to string with the invariant culture fix: Convert DateTimeOffset to string with the invariant culture Sep 5, 2023
amanda-tarafa added a commit that referenced this pull request Sep 5, 2023
Updates support version: 1.61.0 -> 1.61.1

Bugs:

* [#2506](#2506) Which uses the invariant culture to convert DateTimeOffset.

Features:

* [#2453](#2453) Which adds an extension method for IHttpExecuteInterceptor to create a DelegatingHandler
amanda-tarafa added a commit that referenced this pull request Sep 5, 2023
Updates support version: 1.61.0 -> 1.61.1

Bugs:

* [#2506](#2506) Which uses the invariant culture to convert DateTimeOffset.

Features:

* [#2453](#2453) Which adds an extension method for IHttpExecuteInterceptor to create a DelegatingHandler
amanda-tarafa added a commit that referenced this pull request Sep 5, 2023
Updates support version: 1.61.0 -> 1.61.1

Bugs:

* [#2506](#2506) Which uses the invariant culture to convert DateTimeOffset.

Features:

* [#2453](#2453) Which adds an extension method for IHttpExecuteInterceptor to create a DelegatingHandler
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.

The request was aborted: Could not create SSL/TLS secure channel.
2 participants