module Time::EpochConverter
Defined in:
cbor/to_cbor.crClass Method Summary
-
.to_cbor(value : Time, encoder : CBOR::Encoder)
Emits the time as a tagged unix timestamp, as specified by RFC 7049 section 2.4.1.
Class Method Detail
Emits the time as a tagged unix timestamp, as specified by RFC 7049 section 2.4.1.