GetLocaleInfoEx
This content has moved to another location. See GetLocaleInfoEx for the latest version.
Community Content
Shawn Steele [MSFT]
LOCALE_NOUSEROVERRIDE should be avoided
LOCALE_NOUSEROVERRIDE should be avoided
Users specify overrides for a reason :), and expect them to be used. If your app needs a specific format, it should pass in a format instead of depending on the locale data. (See "Culture data shouldn't be considered stable (except for Invariant)" http://blogs.msdn.com/shawnste/archive/2005/04/05/405694.aspx