Open sftse opened 7 months ago
This is a bit beside the point of this PR, but I happen to notice that the timestamps coming from Entry::created
and Entry::modified
are nonsensical on streams since those timestamps are all zeroes. Should these functions perhaps return Option<SystemTime>
?
I need a way to reliably generate deterministic cfb files. It seems it suffices to be able to override the timestamps.