MeasurementFormatter and feet/inches

Hello,


I already spent a while with MeasurementFormatter but I don't find a way to format a distance (person's height) to something like "5 ft, 11 in"


I can only get one unit, but not 2.

I already tried LengthFormatter with isForPersonHeightUse, which works properly but only when the locale is US.

I need to format the height using ft/in because that is used in the UK, despite the fact the system says metric system is used there.


Is this possible?


Thanks a lot.

Replies

Could you post your present code, so that we can analyze and try.


Did you see this:

https://stackoverflow.com/questions/42252619/measurementformatter-to-display-feet-and-inches