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