Skip to content

shieldDatePicker format not working #11

@danigrosu

Description

@danigrosu

I am trying to use shieldDatePicker with a specific date format but the framework prints something like
Thu Nov 19 2018 00:00:00 GMT+0200 (GTB Standard Time) no matter the format I use (even if I let de default one) like:

<input id="picker" ></input>
 
<script type="text/javascript">
    $(function () {
        $("#picker").shieldDatePicker();
    });
</script>

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