What is your time zone?
조회 수: 8 (최근 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!