Hi
DateTime sessionDate = Convert.ToDateTime(colum.SessionDate).ToString("dd-MM-yyyy");
Thanks
Hi
DateTime sessionDate = Convert.ToDateTime(colum.SessionDate).ToString("dd-MM-yyyy");
Thanks
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.
Naimish MakwanaPosted Apr 25, 2023, 8:16 AM
Hello Ramco,
Try below:
Thanks
Naimish Makwana
Naimish MakwanaPosted Apr 25, 2023, 8:22 AM
Use below:
Thanks
Ramco RamcoPosted Apr 25, 2023, 8:19 AM
Hi Naimish
I want date value. I want Datapart only of SessionDate
Thanks