Issue 220: Time incorrect using Data Time app on google homepage
http://code.google.com/p/chromium/issues/detail?id=220

Comment #10 by [EMAIL PROTECTED]:
For those who are not able to see this issue, change the timezone on your  
computer to
GMT+9:30 Adelaide. Then we can see that Chrome shows the wrong time...  
while IE,
Firefox etc shows the right hour. I guess this is a daylight savings  
interpretation
issue.


This is the code I tested - pretty straightforward:
<script type="text/javascript">
var d = new Date();
document.write(d.getHours());
</script>

More people have reported it here -  
http://googlechromecommunity.com/bb/viewtopic.php?f=5&t=82



-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to