Page 1 of 1

UNIDAC-MYSQL_How to disable auto date-time convert

Posted: Sat 21 Nov 2015 08:56
by vebaglaci
Hi,

I'm using UNIDAC on MySQL Database, as you know dates on MySQL is like "2015-01-01 - Y-m-d",so unidac converting those dates automatically as "d.m.Y" which is life saver option :) But in one of my project i need to disable that option, i can parse the returning date from database and i can format as i want but there are lots of forms in the project and i need to add lots of codes to do it, so i was wondering is there any option to disable auto date converting option ?

Thanks in advance.

Re: UNIDAC-MYSQL_How to disable auto date-time convert

Posted: Mon 23 Nov 2015 09:47
by AlexP
Hello,

The date and time format depends on the regional settings of every PC. To change date format, you should change the regional settings.