Skip to content

Calendar setVal not working with formatted date string #333

@dioslaska

Description

@dioslaska

The setVal method results in an error when called with a date string.

Examples:

$('#event-date').mobiscroll('setVal', '06/07/2015', true);
// OR
$('#event-date').val('06/07/2015').change();

The same works fine with the datepicker.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions