how the time is removed in the date
ASP.NET
3
Posts
3
Posters
0
Views
1
Watching
-
iam getting the date in dd/MM/yyyy format with the time but i dont want the time how can be possible to remove the time with dd/mm/yyyy format
Google is great for this sort of thing. Standard DateTime Format Strings[^]
Declan Bright www.declanbright.com
-
iam getting the date in dd/MM/yyyy format with the time but i dont want the time how can be possible to remove the time with dd/mm/yyyy format