Parent

Methods

Files

Date

Thanks, ActiveSupport!

Public Instance Methods

xmlschema() click to toggle source

Converts datetime to an appropriate format for use in XML

# File lib/jekyll/core_ext.rb, line 49
def xmlschema
  strftime("%Y-%m-%dT%H:%M:%S%Z")
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.