Need to extract date from datetime field
I have a datetime field and need only the date part from it. I am unable to find a built-in function that would be <DateTime>.Date(). I don't think I want to go the string conversion route of converting the datetime to string and then parsing out values and create a date out of it.
Any one out there has a better solution to this?
Thanks in adavnce.
Regards
Moiz Tankiwala
Smart Training & IT Solutions