I implemented the locale API. There is a toLocaleCurrencyString() extension to Number, which has missed out on documentation. I'll add that soon.
Martin. > -----Original Message----- > From: [email protected] [mailto:qt- > [email protected]] On Behalf Of > Dzyubenko Denis (Nokia-MP/Oslo) > Sent: Saturday, December 24, 2011 3:33 AM > To: Alpert Alan (Nokia-MP/Brisbane) > Cc: [email protected] > Subject: Re: [Qt-qml] qml locale aware string comparison > > > On 23 Dec 2011, at 02:18, ext Alan Alpert wrote: > > > On Thu, 22 Dec 2011 23:52:31 ext [email protected] wrote: > >> Hi guys, > >> > >> Are there are any plans to implement locale aware string comparison > >> api for QML? > >> > >> What about any other locale aware properties, including but not > >> limiting to date/time formatting? > > > > It's there already: http://doc.qt.nokia.com/qt5-snapshot/qml-qtquick2- > > locale.html > > btw, who was implementing that api? It seems to be missing > toCurrentString - which uses the locale's currency symbol position and > spacing. > > Denis > > _______________________________________________ > Qt-qml mailing list > [email protected] > http://lists.qt.nokia.com/mailman/listinfo/qt-qml _______________________________________________ Qt-qml mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-qml
