Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Log entry dates sometimes show up as Jan 1 1 1000 #103

Closed
@shana

Description

@shana

Apparently Unity's serialization doesn't support DateTime and DateTimeOffset types, so we can't save log entry structs with those types. Need to turn all fields that use those types to properties and have the backing fields be strings.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions