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
Post a Comment