I need to convert "date and time" to "date" in C #, keeping DateTime format (without converting to string).
In the code, I'm converting an object to datetime, but I need to remove the time for it as well to display it in a DataGridTextColu...
asked by
07.11.2017 / 18:04