struct Athena::Routing::TimeConverter::Configuration
- Athena::Routing::TimeConverter::Configuration
- Athena::Routing::ParamConverterInterface::ConfigurationInterface
- Struct
- Value
- Object
Defined in:
time_converter.crConstructors
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)
#