0
C# formats my datetime how do I stop it?
So I use a sql select command to get data from a database... Some columns are from the type Datetime... Is there any way that I can make c# force to stop changing the Dataformat? Thank you for any help in advance
1 Antwort
+ 3
You can format it by yourself
https://docs.microsoft.com/en-us/dotnet/standard/base-types/custom-date-and-time-format-strings