Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
FalkorDB::LocalTime
Inherits
Struct
<
Value
<
Object
Constructors
new
(hour :
Int16
, minute :
Int8
, second :
Int8
)
Source
Class methods
from_falkordb_value
(type :
FalkorDB::ValueType
, value, cache)
Source
matches_falkordb_type?
(type :
FalkorDB::ValueType
) :
Bool
Source
Instance methods
hour
Source
minute
Source
second
Source