-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Since daylight savings started, I'm seeing commit timestamps from Linq2Db being 1hr in the past.
I'm pretty sure this is patched in EF Core here:
https://github.com/sillsdev/harmony/blob/0a9068e0cebd658280fd846ea8612692a20bf47f/src/SIL.Harmony/Db/EntityConfig/CommitEntityConfig.cs#L19
And there's a patch for it in Linq2Db here:
https://github.com/sillsdev/harmony/blob/0a9068e0cebd658280fd846ea8612692a20bf47f/src/SIL.Harmony.Linq2db/Linq2dbKernel.cs#L31
But We're not using that code in FieldWorks Lite. We maybe should be.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working