class Playbook::PbTimestamp::Timestamp
def format_datetime_string
def format_datetime_string "#{format_date_string} · #{format_time_string}".html_safe end
def format_datetime_string "#{format_date_string} · #{format_time_string}".html_safe end