Replies: 3 comments
-
When the test is executed, it fails.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
That looks like it should work. However, I wonder if we need to create a new converter like we had to do for datetime. YamlDotNet/Serialization/Converters/DateTimeConverter.cs |
Beta Was this translation helpful? Give feedback.
0 replies
-
Resolved in the next version, there is a new datetimeoffsetconverter class that will handle this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
Is there a way you should serialize and deserialize a DateTimeOffset property? By default it throws an error on deserialize
Beta Was this translation helpful? Give feedback.
All reactions