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

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -