Files
wxWidgets/include/wx/unix
Vadim Zeitlin 45ffc40fc2 Use nl_langinfo() in wxUILocaleImplUnix::GetInfo()
This function can be used for all GetInfo() items, so using it is
simpler than the code in the Unix version of wxLocale::GetInfo() which
uses either it or localeconv(), and there should be no real drawbacks to
using it nowadays as it should be available everywhere.

No real changes yet.
2021-09-01 18:11:40 +02:00
..
2014-03-30 00:02:23 +00:00
2014-03-30 00:02:23 +00:00
2020-09-01 15:03:30 +02:00
2016-09-07 22:02:05 -07:00