# File lib/more/facets/date.rb, line 340
  def xmlschema
    strftime("%Y-%m-%dT%H:%M:%S%Z")
  end