Current section
Files
Jump to
Current section
Files
priv/assets/formatted-number.html
<script>
window.result = (1000000.50).toLocaleString().replace(/\s/g, ' ');
window.initialNavigatorLanguage = navigator.language;
</script>