I have the string like this 'Mon May 19 00:00:00 EDT 2025' . I need to conver this as date.
The sort answer is use the system.date.parse function.
I have the string like this 'Mon May 19 00:00:00 EDT 2025' . I need to conver this as date.
The sort answer is use the system.date.parse function.