You will take date month and year to parse it. Try creating a reference to current date
Next convert the string into hours and minutes. You can also use regex but to keep it simple let's split it.
Now if you parse the string with date it should work.