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