1-Is there a function available in VBA that converts a time variable from one time zone to another time zone?
2-Is there a library available that I can call it from VBA and converts a time variable from one time zone to another time zone?
3- What is the logic behind time conversion between different time zones that also supports daylight savings?
(Java has these features in its functions)
2-Is there a library available that I can call it from VBA and converts a time variable from one time zone to another time zone?
3- What is the logic behind time conversion between different time zones that also supports daylight savings?
(Java has these features in its functions)