class Playbook::PbTimeRangeInline::TimeRangeInline
def format_start_time_string
def format_start_time_string "#{pb_date_start_time.to_hour}:#{pb_date_start_time.to_minutes}#{pb_date_start_time.to_meridian}" end
def format_start_time_string "#{pb_date_start_time.to_hour}:#{pb_date_start_time.to_minutes}#{pb_date_start_time.to_meridian}" end