Class Time
In: lib/json/add/core.rb
Parent: Object

Time serialization/deserialization

Methods

Public Class methods

Deserializes JSON string by converting time since epoch to Time

Public Instance methods

Returns a hash, that will be turned into a JSON object and represent this object.

Stores class name (Time) with number of seconds since epoch and number of microseconds for Time as JSON string

[Validate]