Hi,
I am trying to print date time in MVC like ..
@{
var date= datetime.Today;
}
output is:-
7/18/2013 2:21 Pm
but i need it like..
7/18/2013 at 2:21
please help me..
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Ashutosh ChaturvediPosted Jul 18, 2013, 6:17 AM