Hi members,
I have a gridview which the data are populated using a stored procedure. Currently, I have a column Date in the following format e.g 31/8/2015 12:00:00 AM. My question is how can I change the date for to dd-MMM-yyyy e.g 31-AUG-2015.
↧
How to change date format of a gridview column?
↧