29 30 31
# File 'lib/edtf/date.rb', line 29 def edtf!(input, options = {}) ::EDTF::Parser.new(options).parse!(input) end