Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
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?
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
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:
Is there a solution?
is working on a reply...