Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
RethinkORM::Lock::FloatEpochConverter
This module converts an epoch to a decimal seconds. RethinkDB's epochs are floats!?
:nodoc:
Class methods
from_json
(value :
JSON::PullParser
) :
Time
Source
to_json
(value :
Time
, json :
JSON::Builder
)
Source