Skip to content

Conversation

tconley1428
Copy link
Contributor

@tconley1428 tconley1428 commented May 16, 2025

What was changed

Add handling for datetimes to the default Json Converter

Why?

datetimes are a common payload to need to serialize

Checklist

  1. Closes [Feature Request] Support serialization of datetime values in default JSON converter #627

  2. How was this tested:
    New unit tests

  3. Any docs updates needed?

@tconley1428 tconley1428 requested a review from a team as a code owner May 16, 2025 19:04
@tconley1428 tconley1428 changed the title Add a new converter to the default DataConverter for datetimes Add handling for datetimes to the default Json Converter May 16, 2025
@tconley1428 tconley1428 force-pushed the default_datetime_data_converter branch from df75e8f to 58711ef Compare May 28, 2025 16:10
@tconley1428 tconley1428 merged commit 785aca6 into main Jun 5, 2025
15 checks passed
@tconley1428 tconley1428 deleted the default_datetime_data_converter branch June 5, 2025 22:14
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.

[Feature Request] Support serialization of datetime values in default JSON converter

2 participants