Skip to content

How to customize DatePicker in the Form #8

@Charan-Kumar

Description

@Charan-Kumar

I want to customize the DatePicker from the documentation of Pickadate JS. These are the following options I want to apply for the date picker.

$(element).pickadate({ selectMonths: true, container: 'body', min: [ 1900,1,1 ], max: [ 2017,1,1 ], startYear: '1920', format: 'dd-mm-yyyy', formatSubmit: 'yyyy/mm/dd', });

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions