I'm having some issues converting my date format. It is a v_string for reference

The error is
ConvError: DateTime (27): Month1: Cannot convert "30Nov2020" to a date/time with format "DD%bYYYY" and language "English": Expected separator 'DD%bYYYY', got: '30Nov2020' Record #1
Any suggestions?
Cheers