Liquid XML Data Binder (C++, Java, VB6) / Reference / Java / Reference / com.liquid_technologies.ltxmllib20 / DateTime / Java setGDay - DateTime
In This Topic
    Java setGDay - DateTime
    In This Topic
    public void setGDay(byte day)
         throws LtInvalidValueException, LtInvalidStateException
      Property Description  
        Argument day day sets the Day part of the date. (Valid Range = 1 to days in month)  
        Description Populates this DateTime as type gDay  
        Remarks Throws: LtInvalidValueException thrown on parsing invalid values.
    Throws: LtInvalidStateException thrown if this DateTimes current type is not either zeroYear or gDay.