Before anything, I want to congratulate the Xlinesoft Team for the great job With all 'Runner' apps.
Well, I trying your ASPRunner 5, and I think it's great, but I found a small problem with Dates.
First at all, the most used Date Format in Brazil is DD/MM/YYYY - not DD-MM-YYYY. So, if I change it
to DD/MM/YYYY that is associate with another country, I get my settings changed to it too.
I could suggest to create a 'custom' format, maybe - (I know it raises validating problems but... it´s most
flexible for the users.)
I'm using MySQL database, and after adding a record I get : YYYY-MM-DD (MySQL default format) and not
DD-MM-YYYY (the format setted). How can I get the correctly format?
thanks in advance