struct

Date::Formatter

Inherits Struct < Value < Object

Constructors

new(date : Date, format : String)
Source

Instance methods

to_s(io : IO) : Nil

Same as #inspect(io).

Source