Skip to content

Conversation

PerthCharern
Copy link
Contributor

  • Add WriteValue for DateTime type
  • Fix WriteValue for DateTimeOffset type to convert to write as string with specific format. This will force it to be written just like string (ie. with double-quotes in JSON and single-quotes in YAML.)
  • Add Tests

Fix #291

- Fix WriteValue for DateTimeOffset type to convert to write as string with specific format. This will force it to be written just like string (ie. with double-quotes in JSON and single-quotes in YAML.)
- Add Tests
Copy link
Member

@Shwetap05 Shwetap05 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

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