Hi,
I have created Column with date-time value and fetching it using CSOM but it is giving me UTC or local time and date. I want to fetch the value which user has added in it.
As SharePoint stores datetime field value in server format but it displays the date and time what user has entered.
Kindly help.