Modify MySQL internal date format
pA date datatype in mySQL is of the format yyyy-mm-dd. I want it to store
a date as dd-mm-yyyy./p pAll answers showed how to display date in a
particular format. However I want to modify the format in which MySQL
stores dates./p pIs there anyway I can acheive this?/p
No comments:
Post a Comment