Closed ema394 closed 5 years ago
What's the result of evaluating new window.Intl.DateTimeFormat().resolvedOptions().timeZone
in that environment?
The result is "undefined"
Interesting. What's your system timezone?
Can you post the output of new window.Intl.DateTimeFormat().resolvedOptions()
Interesting. What's your system timezone?
Europe/Rome
OK no idea how this happens. Marking as needinfo, maybe someone else has seen the same behaviour.
Can you post the output of
new window.Intl.DateTimeFormat().resolvedOptions()
It's a known issue in Chrome 71 that only affects Windows 7. The fix will be included in next minor patch update, to be released soon.
Scenario
Fingerprint data
Provide the FULL DATA of both/all fingerprints using this jsfiddle https://jsfiddle.net/L2gLq4rg/85/. Alternatively, provide a jsfiddle that reproduces the bug.