module HAR::TimeConverter
Overview
This module is used to skip ill-formed timestamps
Defined in:
har/time_converter.crConstant Summary
-
Log =
::Log.for(self)
Class Method Summary
- .from_json(pull : JSON::PullParser)
- .to_json(value : Time, build : JSON::Builder)
- .to_json(string : String, build : JSON::Builder)