Tools object
TimeTool object

The "TimeTool" object provides methods for contact with the UTC format as it is used in RC-WinTrans.

MemberDescription
DateToUTC Converts the VBA Date to the UTC format used in RC-WinTrans.
DateToUTC(Date As Date) As String
NowToUTC Returns the current time in UTC format.
NowToUTC() As String


Last Updated: 04/27/05