asp.net - datatype Date also showing time in MySQL database -


i have mysql database in there column it's data type date. working fine when fetch information column shows date time. don't want show time there. in mysql table see date when populate table through listview column shows time. using asp.net in have used listview populate table.

e.g. 2016/11/10 12:00:00pm


Comments

Popular posts from this blog

sql server - Cannot query correctly (MSSQL - PHP - JSON) -

php - trouble displaying mysqli database results in correct order -

javascript - Trying create a translator based on a preset alphabet -