The countdown clock

I think the answer is to not leave your entries until the last minute... :cool:
Back before I was helping out on staff, all I knew was the clock didn’t work the way it was intended to work, but I never dedicated and brain space to remembering why (that’s sort of the story of my life - I just want answers, don’t care about details).

I always just told myself, “Subtract a day from the clock and you’ll be good.” :laugh:
 
The whole thing is odd though because the clock software must be quite sophisticated to adjust to individual member's time zones and display their 'midnight'.

Maybe I'm wrong but I'd have thought a simple countdown clock could be found to simply display the hours and minutes left until a deadline disregarding time zones.
 
1696712639245.png


I took this screen shot at 4:02 PM CDT.

CD
 
The whole thing is odd though because the clock software must be quite sophisticated to adjust to individual member's time zones and display their 'midnight'.

Maybe I'm wrong but I'd have thought a simple countdown clock could be found to simply display the hours and minutes left until a deadline disregarding time zones.
It's the exact opposite. It's easier to use the Web browser time zone as the guide. That's a set phrase in programming language. So the add-on just refers to the phrase that's used for the web browser time. If you then say midnight for the countdown timer expiry, you get (expiry - current web browser time) = time to show

If you want to use a set time zone you have to start considering daylight saving problems. Some time zones are half hours or 45 minutes off and some places do follow daylight saving, but the closer to the equator you get, the fewer places follow daylight savings because they don't get the big fluctuations in sunset sunrise times and so on.
So (expiry time in set time zone - gmt offset) plus or minus daylight savings depending on location within country = time to show if member has correctly selected city closest to them rather than the one that's correct for their time (think of the sign ups that say London UK instead of morroco for example, or in my case, Sydney when they're in Brisbane. Same time zone and correct time in winter, but once summer arrives Brisbane/Queensland don't do daylight savings because they're much closer to the equator. NSW and Victoria also fall in the same time zone but they do follow DST and hence the time is off... now visit Adelaide and they are 30 minutes behind NSW and Victoria and either 30 or 90 minutes behind Queensland depending on the time of year.)

And now you'll see why it's easier not to show it relevant to time zones.

Yes, back in XF 1.x the countdown clock did work, but seeing it up for that 1 hour difference was a manual process made by us setting the clock to the midnight +/- an hour as needed. We'd usually guess and check, then amend accordingly. But that was a time when the system time on servers could be used as a field code. Nowadays less of that is available to developers and more is browser time rather than system time that the software can access. Security designs/features mean you can't now access these codes.
 
What's the problem, with just one dedicated GMT clock?
It doesn't exist. We have to find an add-on that's been written to work with our software, and nowadays less system based code is available to software designers, and they have to use web browser times instead.
 
What's the problem, with just one dedicated GMT clock?

That would work, if it was available. That way, the countdown would be correct for every member of the forum. Eight hours left would be eight hours left, no matter where in the world you are.

Yesterday, the countdown clock showed 9 hours left, but in reality there was only three hours left in my time zone.

CD
 
I think the answer is to not leave your entries until the last minute... :cool:

I prefer not to do that, but I got Tastied on my first entry, and could not think of anything else to make... until the last minute. I had all but one ingredient, and by the time I got that ingredient, and had time to cook, I ran out of time.

CD
 
Where’s the countdown clock? I’ve never seen it.
 
Where’s the countdown clock? I’ve never seen it.
I don’t have a laptop handy and rarely access CB that way, but start scrolling on a phone (from the home page) and you’ll see it eventually:

IMG_6057.jpeg
 
IMG_1790.png

This what I see on my phone. I’ll check on my laptop tomorrow.
 
You should be able to scroll and scroll and scroll some more.
Ok I found it at bottom of page. I think it would be better on the challenge page itself.
 
I don't know how ya'll use the forum on your phones. I hate doing that. It's too small, and I don't type with my thumbs. I don't even like using my iPad for web browsing. I need a real keyboard.

CD
 
Back
Top Bottom