Deep Dive Into C# 9
Why Join
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Contribute
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
C# Corner Home
Technologies
MonthlyLeaders
ASK A QUESTION
Forumguidelines
Home
C# Language
Only date display in MVC
V.V Veer
1.5k
359
25.3k
Only date display in MVC
Jun 28 2018 9:53 PM
in my display view date format is ("dd/MM/yyyy hh:mm") 29/06/2018 12:00
but i want to display only date like 29/06/2018 in my index view using razor view.
Reply
Answers (
1
)
Convert from Entity Collection to List and Vice Versa
Code for Add and/or Append a row in GridView C#