Hello, I'm new in this site, and new with Ubuntu, always have to visit wiki's to know how to do some things with Ubuntu 15.10.
I've installed a Windows application made with Visual Basic 6.0 in Ubuntu with help of Wine, everything seems to be good, the application is running without issues.
This Windows application takes time and date from system, I need to display time in 24-hour Format, but this application is not displaying time in 24-hour format (12-hour format), Time configuration in Ubuntu is configured in 24-hour Format.
Running the same application in Windows OS (as a Guest OS in a Virtual Machine) Time is displayed successfully in 24-hour format, as it have to be displayed, without issues and well.
I checked "Bios Time" and it is in 24-hour format and I have already installed the Visual Basic Runtime.
The thing is that I would like to run this application without a Virtual Machine.
Does someone know how can I do for resolve this issue?, application is running well, just need to take the right Time format.
Configuring Time and Date format
Re: Configuring Time and Date format
You didn't mention what Wine version you're using. If it's not the latest development release, upgrade. If the problem is present in 1.9.4 or later, file a bug.
Re: Configuring Time and Date format
Thanks dimesio, Wine version is 1.8.1, on Ubuntu 15.01, I'll try to upgrade, and I'll tell you how it goes, cheers