cDateTimeStatic: UtcNow |
Returns a cDateTime that represents the current time with the UTC offset.
Public Function UtcNow ( ) As cDateTime
This method uses GetSystemTime which has a resolution down to the milliseconds. There is no direct VB equivalent.
Project VBCorLib Overview Class cDateTimeStatic Overview cDateTimeStatic Properties cDateTimeStatic Methods TryParse