What is your time zone?
7 ビュー (過去 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.
1 件のコメント
回答 (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!