Liquid XML Data Binder (C++, Java, VB6) / Reference / C++ / Reference / CDateTime / C++ SetUTC
In This Topic
    C++ SetUTC
    In This Topic
    void SetUTC();
      Property Description  
        Description Specifies this CDateTime is UTC  
        Remarks Future calls to hasTimeZone will return false, and time zone hour and minute will no longer be valid. Calling std::string("s") 'Z' will be appended to the end of the date.