Windows 10 and date format
Posted: Tue 08 Sep 2015 13:05
Hi!
We are using dotConnect for Mysql. When we update a time field in our mysql db, typical:
matchTime= objMatch.Start.ToString("HH:mm:ss");
The field in the db is "Time" - Standard "00:00:00"
Typical value is "14:00:00"
Using Windows 10, this time value is saved as "00:00:14"
Is this a known problem in dotConnect for Mysql used in Windows 10?
Thanx Ole
We are using dotConnect for Mysql. When we update a time field in our mysql db, typical:
matchTime= objMatch.Start.ToString("HH:mm:ss");
The field in the db is "Time" - Standard "00:00:00"
Typical value is "14:00:00"
Using Windows 10, this time value is saved as "00:00:14"
Is this a known problem in dotConnect for Mysql used in Windows 10?
Thanx Ole