Diary time entries default to GMT
in Bug Reports
When I use Cronometer on my browser (Firefox 120.0.1), and I go to add a food item to the diary, it defaults the time to UTC/GMT. For instance, just now at 14:03 my time I went to add a diary entry, and it put 20:03 in the time slot. When I run new Date()
in the javascript console, 14:03 shows up, so it doesn't appear to be a browser/OS settings misconfiguration.
Comments
-
Strange phenomenon I just noticed: doesn't happen on windows. Happens on Mac and Linux AFAICT
-
Hi, I learned this was actually an artifact of using the Resist Fingerprinting setting. After disabling this, entry times are accurate again.