# File lib/core_ext/time.rb, line 8 def as_json(*args) getutc.strftime("%Y/%m/%d %H:%M:%S +0000") end