EasyAdmin Symfony Date start from 2012 and end 2022 -


i'm new symfony , easyadmin. in entity have birthday. when show it, shows start year 2012, end 2022. how can fix it?

this code:

/**  * @var \date  *  * @orm\column(name="birth_day", type="date")  */ private $birthday; 


Comments

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

Ansible warning on jinja2 braces on when -

html - How to custom Bootstrap grid height? -