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