Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Tobias Lopez 64 posts 210 karma points
    May 24, 2016 @ 07:54
    Tobias Lopez
    0

    Datepicker not localized

    Hi

    I have to localize the datepicker. I searched for some solutions but nothing worked so far.

    I added this to the head:

    <script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/moment.js/2.13.0/moment-with-locales.min.js"></script>
    <script type="text/javascript">
        $(function () {
            moment.locale("de")
        })
    </script>
    

    Is there a solution?

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies