# File lib/jekyll/filters.rb, line 18
    def date_to_xmlschema(date)
      date.xmlschema
    end