- Issue created by @John_B
- First commit to issue fork.
- 🇩🇪Germany sascha_meissner Planet earth
Just for referrence, How EU cookie compliance does it: https://git.drupalcode.org/project/eu-cookie-compliance/-/blob/8.x-1.x/e... (geo lookup for the ip)
In case we want to add this feature i suggest to make a veeery lightweight decision based on the users timezone.
Which does not involve processing potencially sensitive data.
Could be as simple asIntl.DateTimeFormat().resolvedOptions().timeZone.contains("Europe")