# File lib/merb-helpers/date_time_formatting.rb, line 90 def add_format(key, format) formats.merge!({key => format}) end