I have completed my first Mechanical Turk HIT as a requester. The organization I am building this for would like to extend my HIT to ask the Turkers questions about time. However, for any of these time questions to make sense, we'd like to know what time zone they are located in.
So far, I have come up with two potential solutions:
1.) Ask the Turker.
2.) Implement a Javascript routine to grab the time zone off their browser.
It would be nice if the Mechanical Turk system itself allowed me to grab meta-data (either during the HIT, or ex post facto based on the WorkerId field I receive.) Does anything like this exist? I have read a few of the docs, but not come across anything helpful.
Thank you very much.