struct StringToTime(Converter)
- StringToTime(Converter)
- Struct
- Value
- Object
Defined in:
converter.crConstructors
Class Method Summary
- .from_json(pull : JSON::PullParser)
- .from_yaml(ctx : YAML::ParseContext, node : YAML::Nodes::Node) : Time
- .to_json(value : Bool, json : JSON::Builder)
- .to_yaml(value : URI, yaml : YAML::Builder)