storesql date time related
Database
2
Posts
2
Posters
0
Views
1
Watching
-
hi Usually in Sql Database date is stored in the format of mm:dd:yyyy. I want to store it as dd:mm:yyyy. i want to make it as a permanent setting. shelly
-
hi Usually in Sql Database date is stored in the format of mm:dd:yyyy. I want to store it as dd:mm:yyyy. i want to make it as a permanent setting. shelly
I think you are confusing how the date is stored (as a binary number of 4 or 8 bytes) with how it is displayed.
My: Blog | Photos WDevs.com - Open Source Code Hosting, Blogs, FTP, Mail and More