hi all:
I want to hide the millisecond Select,how can i do? style or extend Datefield? if you have any good suggests please tell me,thank you!
hi all:
I want to hide the millisecond Select,how can i do? style or extend Datefield? if you have any good suggests please tell me,thank you!
Use datefield.setResolution(DateField.RESOLUTION_DAY));
thanks mauno!: