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