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 I don't think it does locale aware string comparison, but it does do locale aware strings (like date/time formatting). Perhaps you can just compare those. -- Alan Alpert Senior Engineer Nokia, Qt Development Frameworks _______________________________________________ Qt-qml mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-qml
