module Lenel::TimeConverter

Overview

Ensure that UTC time strings provide the offset as "+00:00" instead of "Z", as required by Openaccess

Defined in:

lenel/open_access/models.cr

Class Method Summary

Class Method Detail

def self.to_json(value : Time, json : JSON::Builder) #

[View source]