Hi All,
I’m trying the below ways -
- Converting the DateTime format using
DateTime.ParseExact(datevar, “M/d/yyyy h:mm:ss tt”, CultureInfo.InvariantCulture) - Using a SQL Query
Please put on your ideas on this on how this can be achieved.
Thanks in advance