<div dir="ltr"><div><div><div><div><div>I was having a quick look at implementing some of the not-yet-implemented formatters but quickly realized that some of them are highly locale dependent.<br></div>After a quick look I found <a href="https://github.com/apple/swift-corelibs-foundation/blob/88424c8c533ce903d10b8be2a8b9f30a4c2011aa/bootstrap/x86_64-apple-darwin/usr/local/include/unicode/uameasureformat.h">uameasureformat.h</a> and <span class="">uameasfmt_format() which looks quite interesting.<br></span></div><span class="">Is it possible to use these functions?<br></span></div><span class="">If so, should a Swift wrapper be made?<br></span></div><span class="">If not, how is locale dependent formatters expected to be implemented?<br><br></span></div><span class="">— Johan<br></span></div>