GMTTimeOffset Object
Description
This object has a number of methods that allow you to work with GMT times.
Note that GMT and UTC are different terms for the same time.
Methods
GMT
GMTOffset
Example
Set go = CreateObject("Toolsack.GMTTimeOffset")
MsgBox "GMT (also called UTC) time is : " & go.GMT
MsgBox "To get from GMT to the time at this location add " & go.GMTOffset & " minutes."
Samples
Articles
We always want to hear your feedback. Send to feedback@toolsack.com.
© 2000-2001 Toolsack Software Ltd.