Liquid XML Data Binder (C++, Java, VB6) / Reference / Visual Basic 6 / Reference / DateTime / VB6 Month - DateTime
In This Topic
    VB6 Month - DateTime
    In This Topic

    Public Property Month As Byte
    (read-only)

      Property Description  
        Description The Month part of the date. Jan = 1, Feb = 2 etc. (Valid Range = 1 to 12)  
        Remarks

    Throws:
    If the type is not one of the following
        DTType_dateTime
        DTType_gYearMonth
        DTType_gMonth
        DTType_gMonthDay