Liquid XML Data Binder (C++, Java, VB6) / Reference / Visual Basic 6 / Reference / DateTime / VB6 SetUTC - DateTime
In This Topic
    VB6 SetUTC - DateTime
    In This Topic
    Public Sub SetUTC()
      Property Description  
        Description Specifies this DateTime is UTC  
        Remarks Future calls to HasTimeZone will return false, and time zone hour and minute will no longer be valid. Calling ToString("s") 'Z' will be appended to the end of the date.