# File lib/nanoc/extra/core_ext/time.rb, line 11 def to_iso8601_time self.getutc.strftime("%Y-%m-%dT%H:%M:%SZ") end