struct Athena::Routing::TimeConverter::Configuration

Defined in:

time_converter.cr

Constructors

Instance Method Summary

Instance methods inherited from struct Athena::Routing::ParamConverterInterface::ConfigurationInterface

converter : ART::ParamConverterInterface.class converter, name : String name

Constructor methods inherited from struct Athena::Routing::ParamConverterInterface::ConfigurationInterface

new(name : String, converter : ART::ParamConverterInterface.class) new

Constructor Detail

def self.new(name : String, converter : ART::ParamConverterInterface.class, format : String | Nil = nil, location : Time::Location = Time::Location::UTC) #

[View source]

Instance Method Detail

def format : String | Nil #

def location : Time::Location #