Parent

Methods

Files

DateTime

Public Instance Methods

to_toml() click to toggle source
# File lib/toml/monkey_patch.rb, line 23
def to_toml
  self.to_time.utc.strftime("%Y-%m-%dT%H:%M:%SZ")
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.