Change date format for wine (Windows software)
Open Terminal, run:
wine regedit
Follow path:
HKEY_CURRENT_USER\Control Panel\International
Change the entry
sShortDate
todd/MM/yyyy
(notice the capitalM
)
Open Terminal, run:
wine regedit
Follow path:
HKEY_CURRENT_USER\Control Panel\International
Change the entry sShortDate
to dd/MM/yyyy
(notice the capital M
)