| RC-WinTrans Object Model Help | 
  Class TimeTool
 | 
The "TimeTool" object provides methods for contact with the UTC format as it is used in RC-WinTrans.
| Member | Description | |
|---|---|---|
![]()  | 
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 
 |