Based on GeoIP, this module provides timezone information for anonymous users too.
Let's say you have a list like that:
- 08/08/2020 11:00AM
- 09/08/2020 2:00PM
Drupal generally renders it according to the timezone of the user, except for anonymous user, where site default timezone is in use. This module makes it possible for anonymous users to see the dates and times (beware that even dates can change due to timezone difference) in their own local timezone. It is as precise as a GeoIP database can be.
Beware that it significantly decreases the performance of the site, page cache is eliminated, you still have render array caching. Therefore, make sure that you use timezone cache context wisely where needed.
Requirements:
- https://dev.maxmind.com/geoip/geolite2-free-geolocation-data?lang=en
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.- Project categories: Content editing experience, Content display, Site structure
14 sites report using this module
- Created by aron novak on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.

