Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
cr-i18n
master
Top Level Namespace
CrI18n
Formatter
FormatterManager
LabelChecker
LabelLoader
Labels
Pluralization
Arabic
Breton
CentralMoroccoTamazight
Colognian
EastSlavic
Irish
Langi
Latvian
Lithuanian
Macedonian
Maltese
Manx
OneOther
OneTwoOther
OneUpToTwoOther
OneWithZeroOther
Other
PluralRule
Polish
Romanian
ScottishGaelic
Slovenian
UpperSorbian
Welsh
WestSlavic
Built with Crystal 1.9.2
2023-10-07 10:51:23 UTC
abstract class
CrI18n::Formatter(T)
CrI18n::Formatter(T)
Reference
Object
Defined in:
cr-i18n/formatter.cr
Instance Method Summary
#format
(format : String, value : T) : String
Instance Method Detail
abstract def
format
(format : String, value : T) : String
#
[
View source
]