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