struct

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)
Source
new(translation : Translation)
Source

Instance methods

format
Source
l(time : Time)
Source
l(date : Tuple(Int32, Int32, Int32))
Source