Liquid XML Data Binder (C++, Java, VB6) / Reference / Visual Basic 6 / Reference / DateTime / VB6 SetGDay - DateTime
In This Topic
    VB6 SetGDay - DateTime
    In This Topic
    Public Sub SetGDay(ByVal iDay As Byte)
      Property Description  
        Argument day Sets the Day part of the date. (Valid Range = 1 to days in month)  
        Description Populates this DateTime as type gDay  
        Remarks Throws: on parsing invalid values.
    Throws: if this DateTimes current type is not either zeroYear or gDay.