Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
cronus
master
Cronus
Date
ISO8601
Month
Built with Crystal 1.9.2
2023-10-08 14:21:43 UTC
module
Cronus::Date::ISO8601
Defined in:
cronus/date.cr
Class Method Summary
.from_json
(pull : JSON::PullParser) : Date
.to_json
(value : Date, builder : JSON::Builder)
Class Method Detail
def self.
from_json
(pull : JSON::PullParser) :
Date
#
[
View source
]
def self.
to_json
(value :
Date
, builder : JSON::Builder)
#
[
View source
]