Discussion
TCS
US
Last activity: 29 Jun 2017 14:01 EDT
Conversion from String type to Date Time property type
Hi,
We have a list view where one of the column shows some date time values. Now the property type is 'Text' for that column. User wants to have sorting functionality (ascending/descending) on that column. Now since the property type is 'Text' for that column, sorting is not working as expected for that column.
The values for this column comes from a service (external system) in text/string format - like 'Fri Dec 06 07:32:39 EST 2013'.
Any idea/suggestion on how to make this list view column sorting work properly (based on date time) will be really helpful.
Thank you.
Kaushik