Searched refs:day_ (Results 1 – 3 of 3) sorted by relevance
22 day_(0), in CFX_DateTime()36 day_(day), in CFX_DateTime()45 day_ = 0; in Reset()53 return year_ != 0 || month_ != 0 || day_ != 0 || hour_ != 0 || in IsSet()60 day_ = day; in SetDate()75 uint8_t GetDay() const { return day_; } in GetDay()87 uint8_t day_; variable
123 int32_t v = static_cast<int32_t>(DateToDays(year_, month_, day_, true) % 7); in GetDayOfWeek()130 return year_ == other.year_ && month_ == other.month_ && day_ == other.day_ && in operator ==()
965 ... Period['day_%d' % i] = i