I am trying to search different types of dates in my strings using regex.
import re txt1 = "The date is 3-Dec " txt2 = "The date is3-Dec "