Skip to content
This repository was archived by the owner on Mar 24, 2022. It is now read-only.
This repository was archived by the owner on Mar 24, 2022. It is now read-only.

how can enable last 30 days from current date #230

@saumayaranjan

Description

@saumayaranjan

$('#start_date').bootstrapMaterialDatePicker({
weekStart : 0,
time: false,
}).on('change', function(e, date) {
$('#end_date').bootstrapMaterialDatePicker('setMinDate', date);
});;

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