What is your time zone?
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
Antworten (8)
James Tursa
am 19 Aug. 2011
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 Kommentare
Daniel Shub
am 19 Aug. 2011
Currently: GMT+0100
In the winter late fall->winter->early spring: GMT+0000
0 Kommentare
Fangjun Jiang
am 19 Aug. 2011
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 Kommentare
Image Analyst
am 19 Aug. 2011
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
am 19 Aug. 2011
I am in North American "Central Time", currently CDT (GMT-5); winter will go back to the proper CST (GMT-6)
0 Kommentare
Siehe auch
Kategorien
Mehr zu Historical Contests finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!