method

iso8601

v1_9_2_180 - Show latest stable - Class: DateTime
iso8601(n=0)
public

No documentation available.

# File lib/date/format.rb, line 1301
  def iso8601(n=0)
    super() + iso8601_timediv(n)
  end