Skip to Content
Menu
This question has been flagged
1 Reply
5114 Views
Hi guyz,

Firstly, when a date field is set, for ex:
    'date': fields.date('Date'),

The years displayed are normally 2003 - 2023 as the current year is 2013 i.e. +/-10 years in the selection box for years. 
But normally when we see any site for date of birth, they provide year range from 1970 -2013(i.e. present).

Is there any way to make the range bigger.
Avatar
Discard
Best Answer

Choose 2003 and then range shift to 1993. And step by step you go to 1920. The same in other direction. Or just write it by hand.

Avatar
Discard
Author

there is no range before 2003, so how can i get 1920 selected. tell me how to customize the range.

Author

I need customization of date field through code.

Related Posts Replies Views Activity
1
Mar 25
5174
1
Nov 22
2846
3
Nov 21
25176
1
May 17
4148
2
Mar 15
5277