Liquid XML Data Binder (C++, Java, VB6) / Reference / C++ / Reference / CDateTime / C++ GetMonth
In This Topic
    C++ GetMonth
    In This Topic
    BYTE GetMonth() const;
      Property Description  
        Returns Gets the Month part of the date  
        Description Gets the Month part of the date. Jan = 1, Feb = 2 etc. (Valid Range = 1 to 12)  
        Remarks Throws: LtInvalidStateException thrown if the type is not date, dateTime, gMonthDay, gMonth or gYearMonth