class Playbook::PbDateYearStacked::DateYearStacked

def day_month

def day_month
  "#{as_date.to_day.strip} #{as_date.to_month}"
end