Hi everyone,
many titles I working with contain a date string as "Domingo Santa Cruz - Unión cívica (21-02-1933)"
I would like to remove the date with regexp so that the title should be "Domingo Santa Cruz - Unión cívica" but I can't guess the right string.
Does anyone know a way to solve my problem?
Thank you very much.
Ian