Skip to content

daterange_picker inserts wrong date #57

Open
@madc

Description

@madc

I already mentioned it somewhere, the daterange_picker inserts a wrong date. Instead of something like '2013-08-11 - 2013-09-11' it inserts '2013-00-11 - 2013-00-11'.

The format should be

format:           "yyyy-MM-dd",

instead of

format:           "yyyy-mm-dd",

Also an option to format the date would proof helpful.

Thanks.

/m

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions