Is it possible to create a countdown timer (dd:hh:mm:ss) to 12am central time on the front end only?
So users in all timezones would get a clock that is counting down using central time rather than their current computer time?
I'm trying to do this without using backend scripts, but I'm not sure if its possible. Thanks.