module HAR::TimeConverter

Overview

This module is used to skip ill-formed timestamps

Defined in:

har/time_converter.cr

Constant Summary

Log = ::Log.for(self)

Class Method Summary

Class Method Detail

def self.from_json(pull : JSON::PullParser) #

[View source]
def self.to_json(value : Time, build : JSON::Builder) #

[View source]
def self.to_json(string : String, build : JSON::Builder) #

[View source]