Yes, of course. Creating new DateFormatter with parsing takes twice longer than just parsing, more or less. I assume that my readers understand that in UITableView or UICollectionView everything should be reused starting with cells themselves. I would make some optimisation, but it’s impossible inside the extension, so I had to leave it like this.