571 572 573
# File 'lib/framework/time.rb', line 571 def to_formatted_s(type) strftime(DATE_FORMATS[type]) end