Hi,
I retrieves the date field as '2022-11-11T00:00:00+05:30', when fetches from Sql table, but need only date as '2022-11-11'
Can you plz suggest how to get the same using the format with C# code or sql.
Thanks
Sathish