// expiration date in a simplified way of what we see quite often on the web: // The date "09/2022" gets nicely reformatted to "09 / 20" - even though it // should be "09 / 22". const element = ...