How can I get the time-zone info of a user?

J

Julian Milano

Is there an easy way to find out the user's timezone using XL VBA?

I want to be able to send dates back to a central processing unit from each
user, and with the timezone info for each, "convert" the dates (from each
user) wrt a specific point of reference (GMT?) for comparison in a report.
 
Top