Returns the current time in UTC format.

Syntax:

NowToUTC() As String
Return: String
Example:
Dim Tool As TimeTool

Set Tool = Application.Tools.TimeTool

MsgBox Tool.NowToUTC

See also:

Class TimeTool


Last Updated: 04/27/05