NG-ZORRO / ng-zorro-antd

Angular UI Component Library based on Ant Design
https://ng.ant.design
MIT License
8.87k stars 3.93k forks source link

Set Start Year in Select Year of Calendar #6440

Open tuanquynh0508 opened 3 years ago

tuanquynh0508 commented 3 years ago

What problem does this feature solve?

In select box year of Header Calendar, the list always starts from 2011 -> 2030. How can I change to 1970 -> 2030 ?.

What does the proposed API look like?

We should have @Input, o public method allow to set the start of the year for Year Select Box.

myopenresources commented 3 years ago

https://github.com/myopenresources/cc-project 这个是用zorro开发的项目,需要的自己下

tuanquynh0508 commented 3 years ago

Thank you for your suggestion.