I am developing a website that relies heavily on Module timers. I have created several modules designed to be available in specific positions, starting and ending at midnight on particular dates. However, I've encountered an issue: the modules follow the time setting in the Main Configuration. For instance, if my site is set to UTC, all changes occur at UTC midnight, regardless of the user's local time. Similarly, if the site is set to New York time, the changes happen at midnight New York time, irrespective of the user's location.
Considering that the Internet is a global tool, a website should ideally adapt to the user's local time.
Is there a way to ensure that my modules update at midnight according to the user's local time zone?
Considering that the Internet is a global tool, a website should ideally adapt to the user's local time.
Is there a way to ensure that my modules update at midnight according to the user's local time zone?
Statistics: Posted by Paul Stalli — Sun Jul 28, 2024 1:41 am