[Solved] how to display only date in web page [closed]


If you’re fetching the value into C#, you can use the DateTime.ToString("dd/mm/yyyy") on the front end.

solved how to display only date in web page [closed]