Liquid XML Data Binder (C++, Java, VB6) / Reference / C++ / Reference / CDateTime / C++ GetNormalized
In This Topic
    C++ GetNormalized
    In This Topic
    CDateTime GetNormalized() const;
      Property Description  
        Returns CDateTime normalized CDateTime  
        Description Creates a new CDateTime that is a normalized copy of this CDateTime  
        Remarks This method uses adds/subtracts the current zoneHour and zoneMinute using the same algorithm as the operator+ method.