Log in
Model

Date

Magento\Customer\Model\Attribute\Data\Date

What it does

This class handles date attribute data specifically for customer entities in Magento 2.

It extends the base EAV date attribute data model to provide customer-specific date handling for attributes like date of birth.

Developers use this class when working with custom date attributes on customer forms or when processing customer date data during validation and saving operations.