How can we have dates/times show in browser timezone when a user is not logged in? For example, a user in Japan when viewing Calendar events, see's ET dates, even if the event was created in the Japanese timezone.
How can we have dates/times show in browser timezone when a user is not logged in? For example, a user in Japan when viewing Calendar events, see's ET dates, even if the event was created in the Japanese timezone.
As far as I am aware you may not be able to do this out of the box - you can set the global site configuration - which should apply to the database and all webservers - but seems as if it is one default time zone.
You could change the anonymous users time-zone but it is not recommended - and that will impact all users that fall in that anonymous role - so it would not be specific by a users location. This may be something you could maybe create with an additional widget/ automation?
Yeah, it seems to just default to the servers time zone. I was curious if there was a way to just let events show in their set time zone if no user is logged in.
Yeah, it seems to just default to the servers time zone. I was curious if there was a way to just let events show in their set time zone if no user is logged in.