# File lib/active_support/core_ext/date/conversions.rb, line 101
        def xmlschema
          to_time.xmlschema
        end