Skip to content

Parsed date is incorrect if date format is different from default 'F j, Y' #7

@cla-memento

Description

@cla-memento

Hi,
I've tried doing two different tests after changing the input control value property to "28/02/2015"(value="28/02/2015").
-I changed the dateformat in js to'd/m/Y '
-I explicitly call the dateformat ' {dateFormat: 'd/m/Y '} ' as an option in html

The control returns the date 02/04/2017.

image

image

image

I'm trying to figure out what doesn't work.

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