Liquid XML Data Binder (C++, Java, VB6) / Reference / Java / Reference / com.liquid_technologies.ltxmllib20 / DateTime / Java getMonth - DateTime
In This Topic
    Java getMonth - DateTime
    In This Topic
    public byte getMonth()
         throws LtInvalidStateException
      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