module HAR::Page::TimeConverter

Overview

This module is used to skip ill-formed timestamps

Defined in:

har/page.cr

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]