pub fn last( count: usize, unit: TimeBucketUnit, now_ms: i64, ) -> Result<Vec<String>, String>
Return a rolling UTC month window ordered from oldest to newest.