Searched defs:GetDay (Results 1 – 3 of 3) sorted by relevance
26 int32_t GetDay() const { return m_iDay; } in GetDay() function
68 uint8_t GetDay() const { return day_; } in GetDay() function
582 func (x *Date) GetDay() int32 { func