class

Srcom::ISO8601Converter

Inherits Reference / Object

speedrun.com uses ISO 8601 formatted durations for their Runs. This converts them to a Time::Span.

Class methods

from_json(pull : JSON::PullParser) : Time::Span
Source
to_json(value, builder : JSON::Builder)
Source