Skip to content

Investigate serialization support #131

@viktorvan

Description

@viktorvan

Is your feature request related to a problem? Please describe.
There could potentially be an issue with serializing/deserializing the number types in this library.

Describe the solution you'd like
We should investigate this and add unit tests for some common scenarios.
Look at
https://github.com/dotnet/runtime/blob/master/src/libraries/System.Private.CoreLib/src/System/DateTime.cs#L49
Maybe we should implement ISerializable.

Describe alternatives you've considered
Using the 12-string representation for persistence will always work.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions