token from name (name contain match) not from content

I need to rename files whose filename includes dates in the format dd.mm.yy to the more sensible yy.mm.dd. I see how to tokenize content from files "content contain match" but I don't see a "contain match" option for handling "name." Is this possible? (Dates are NOT located inside files; files are videos.)