2 3 4
# File 'lib/jungle_path/json/time.rb', line 2 def to_json(*a) strftime "\"%Y-%m-%dT%H:%M:%S%z\"" end