Skip to content

Add UTCDateTime encoder/decoder for state file utils

Adds basic UTCDateTime JSON encoder/decoder functions to util for use by the state file reader and writers. Should fix the state file write errors that we are seeing now.

Merge request reports