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 user-specified Date objects not being output in ISO8601 format #273

Merged
merged 2 commits into from
Nov 21, 2023

Conversation

bsneed
Copy link
Contributor

@bsneed bsneed commented Nov 21, 2023

  • Fixes issue with user-specified dates (ie: passed in as properties to track) are not being output in ISO8601 format.
  • Captures both encode and decode scenarios.
  • Establishes defaults for date encoding/decoding.
  • Adds tests to verify.

@bsneed bsneed merged commit 2fa2929 into main Nov 21, 2023
7 checks passed
@bsneed bsneed deleted the bsneed/user-date-fixes branch November 21, 2023 17:06
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.

3 participants