Determine KDE date format from WINE applcation
I'm running my developed windows application under WINE 20031212 and KDE2
I want to know which date format is set in KDE
I have set date format in KDE to dd.mm.yyyy
but WINE still returns the date format mm/dd/yyyy
In which file KDE2 stores the date format ?
Is it possible to read this config file to determine the date format ?
Or is it possible to pass some environment variable through WINE to my
windows application automatically which passes the date format used, say
DATEFORMAT=dd.mm.yyyy
Reply to: