Skip to content

introduce `formatByPattern.collationCompare` function and use it for sorting

Pavlo Mashliakovskiy requested to merge fix/stringSortingCollator into master
  • introduce formatByPattern.collationCompare function to compare 2 value according to language defined by formatByPattern.setDefaultLang
  • call setDefaultLang inside AsyncConnection
  • allow to call formatByPattern.formatNumber & formatByPattern.formatDate w/o language - default will be used

Merge request reports

Loading