CorDateTimeStatic: UtcNow (get) |
Returns a CorDateTime that represents the current time with the UTC offset.
Public Property Get UtcNow ( ) As CorDateTime
This method uses Windows GetSystemTime which has a resolution down to the milliseconds. There is no direct VB equivalent.
Read Only.