when am use the date time it show correct datetime but when it is online it shows wrong am usng following but both r not working
DateTime.Now.ToShortDateString();
DateTime.Now.AddHours(12).AddMinutes(34).ToString("dd-MMM-yyyy hh:mm tt");
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.
Sanjeeb LenkaPosted Jun 22, 2013, 1:12 PM