Skip to content

shieldDatePicker format not working #11

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>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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