I would like to match the time string python with python re module. My code is like this:
import re def match_time(el): year = \'(?:19|20)[0-9]{2}\' month