Searched defs:GetMonth (Results 1 – 4 of 4) sorted by relevance
25 int32_t GetMonth() const { return m_iMonth; } in GetMonth() function
57 WideString GetMonth(int month) { in GetMonth() function
67 uint8_t GetMonth() const { return month_; } in GetMonth() function
575 func (x *Date) GetMonth() int32 { func