class Playbook::PbTimeStacked::TimeStacked

def format_timezone_string

def format_timezone_string
  pb_date_time.to_timezone.to_s
end