Searched defs:start_month (Results 1 – 3 of 3) sorted by relevance
64 static month_type start_month(year_type y) in start_month() function121 static month_type start_month(year_type) {return Mar;} in start_month() function165 static month_type start_month(year_type) {return Oct;} in start_month() function
23 static month_type start_month(year_type) {return boost::date_time::Oct;} in start_month() function
313 let mut start_month = start_date.month(); in bold_key_points() localVariable449 let start_month = self.0.start.date_ceil().month(); in index_of() localVariable550 let mut start_month = start_date.month(); in key_points() localVariable