What is your time zone?
5 次查看(过去 30 天)
显示 更早的评论
We've had a bunch of meta/Answers related threads going through here so here's another one. It's not uncommon to see people wondering why their question has gone unanswered when it's 3am for a bunch of us or vice-versa. So, out of curiosity, what is everyone's current time zone (including Daylight Savings Time if it exists in your country)?
Maybe we can make a histogram sometime.
回答(8 个)
James Tursa
2011-8-19
Here is a related thread to see what your Java package thinks about your timezone:
I will repeat the MATLAB commands here for convenience:
java.util.Date() % The date string display
-ans.getTimezoneOffset()/60 % the timezone offset from UTC
Mine is PST.
0 个评论
Daniel Shub
2011-8-19
Currently: GMT+0100
In the winter late fall->winter->early spring: GMT+0000
0 个评论
Fangjun Jiang
2011-8-19
I want to keep it private.:) Would anyone be able to find it out, not by guessing when seeing my post, but by looking at my IP address, for example?
2 个评论
Image Analyst
2011-8-19
I don't know that I can find out your IP address here, from Answers, but you know web sites can guess at it. They know that certain IP addresses are associated with certain ISPs and where they are operating from, so that's why you see all kinds of stuff about your location when you surf the web ("Find out about great deals on cars in Antarctica!")
Walter Roberson
2011-8-19
I am in North American "Central Time", currently CDT (GMT-5); winter will go back to the proper CST (GMT-6)
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!