Describe the bug
Often times, when we open a journal we get an error that something is malformed.
This is caused by the DateTime integer, which seems to be loading incorrectly causing undefined behaviour.
Expected behavior
We would expect that the DateTime can be saved and written to file without any issues.
Additional context
In future we might want to consider noting down:
-[ ] Which file versions are compatible with which version
-[ ] Note the version within the file
Describe the bug Often times, when we open a journal we get an error that something is malformed. This is caused by the DateTime integer, which seems to be loading incorrectly causing undefined behaviour.
Expected behavior We would expect that the DateTime can be saved and written to file without any issues.
Additional context In future we might want to consider noting down: -[ ] Which file versions are compatible with which version -[ ] Note the version within the file