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

html - How to custom Bootstrap grid height? -

javascript - pass values from mssql to views in node -

ruby - unknown property method: 'wait' on EC2 windows server Instance -