how can i modify a variable i named DueDate in the format (MMM,d, yyyy h:mm a) I have to convert the duedate string into a date object uysing the parse method but i dont know how to implement this. Any help is appreciated.