• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Is there a way to trick the browser into setting the time forward?

JS80

Lifer
Currently taking traffic school online and the next page won't show up until 40 minutes elapsed...is there a way to trick the browser to thinking it's 40 minutes ahead?

Done...after 7.5 hours

Congratulations! you've passed.
Your Score: 46 of 50
 
Last edited:
Doubt it. There's a few mechanisms it could be checking time through, and at the core the browser uses system time.
 
Currently taking traffic school online and the next page won't show up until 40 minutes elapsed...is there a way to trick the browser to thinking it's 40 minutes ahead?

Been a little while since I did any coding, but I would think (hope?) the dev of the app in question would use a server side time check rather than client side, so not really feasible in the 40 minutes unless you had a hack prepared ahead of time. I am sure an active web dev will explain it better.
 
I would assume the website is using a script that checks local time, meaning the time set on the server not the client.
 
Been a little while since I did any coding, but I would think (hope?) the dev of the app in question would use a server side time check rather than client side, so not really feasible in the 40 minutes unless you had a hack prepared ahead of time. I am sure an active web dev will explain it better.

I think you are right. I changed my system time and even went as far as to reboot my system and re-log in and it reset the timer. Oh well.
 
Just set a timer and do something else for 40 minutes then come back.

It's what I did when I did a online traffic school.
 
Probably server side. I wish there was a way to do it. I could punch out early at work. 😀

Hhaa. I remember running a screen saver of my regular desktop to make it look like I just stepped away from my desk and using the command prompt to shut down in say 30 minutes.

shutdown -s -f -t 3000
 
Currently taking traffic school online and the next page won't show up until 40 minutes elapsed...is there a way to trick the browser to thinking it's 40 minutes ahead?

Don't drive 41mph in a 40 zone and you won't have that problem next time.
 
it was, is, and always will be gigawatts.
Someone - or a group of people - simply pronounced it wrong.


The power required is pronounced in the film as "one point twenty-one jiggawatts."

While the closed-captioning in home video versions spells the word as it appears in the script, jigowatt, the actual spelling matches the standard prefix and the term for power of "one billion watts" : gigawatt.

Though obscure, the "j" sound at the beginning of the SI prefix giga- is still an acceptable pronunciation for "gigawatt."

In the DVD commentary for Back to the Future, Robert Zemeckis stated that he had thought it was pronounced this way because this was how the scientific advisor that he had for the film pronounced it.
 
Back
Top