MomentJS Change Language or locale with CDN

If you got momentJS and your Format is English and starts with Sunday like that:

Add this CDN for German or any other language from that list:

<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.23.0/locale/de.js"></script>

Becomes this:

Community Page
Last updated: