Qt gets its month and day names from the O/S, if I understand right. In the app I'm working on there are some cases when the user might be running in a language different than the language used by the O/S. I would like to be able to add month and day names to the translation file then so that the language is consistant throughout the application. Is there any way I can do that short of rewriting QDateTime and QDateTimeEdit?
Thanks in advance.
Jimmy
Bookmarks