class Playbook::PbKit::PbDateTime

def to_month

def to_month
  @value.strftime("%^b")
end