Skip to content

Retool Format.bytes to use Intl/ICU for separator and decimal point

Tony Butler requested to merge tony/kado:4.x-icuBytes into 4.x
  • Add Language method getLocaleNumberSep for obtaining currency separator and decimal point
  • Use Language.getLocaleNumberSep() in Format.bytes()
  • Reconfigure Format.bytes() and Format.prettyBytes() to use more shared code

Merge request reports