Rosetta::LocalizedTime
Inherits Struct / Value / Object
LocalizedTime is similar to a Translation object; it implements a similar interface but its sole purpose is to localize time objects.
Constructors
new(format : String)
Sourcenew(translation : Translation)
SourceInstance methods
format
Sourcel(time : Time)
Sourcel(date : Tuple(Int32, Int32, Int32))
Source