Please open following classes:
\Magento\Eav\Model\Entity\Attribute\Backend\Time\Updated
\Magento\Eav\Model\Entity\Attribute\Backend\Time\Created
We can see that in both of classes \Magento\Framework\Stdlib\DateTime\DateTime is injected but never used.
