I am using my Windows machine in English, and when I looked at the MSSCL DB, Code> mm / dd / yyyy format.
But I need this format in dd / mm / yyyy
. I am using
Dotapeck
, I can change input type, but I can not insert my date field unless I can change my culture .
I have already tried putting a culture tag in my web.config
, but still I will notify the date on 29/2/2014
I'm not able to get involved. It is accepting only 2/29/2014
.
Based on server language, what is the best way to solve this problem?
Comments
Post a Comment