Skip to content

Instantly share code, notes, and snippets.

@ShanikaNishadhi
Created May 6, 2019 06:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ShanikaNishadhi/23937a0bb28b6c37c9919d42d055adbc to your computer and use it in GitHub Desktop.
Save ShanikaNishadhi/23937a0bb28b6c37c9919d42d055adbc to your computer and use it in GitHub Desktop.
echo $this->numberFormat(
2453678.26,
NumberFormatter::DECIMAL,
NumberFormatter::TYPE_DEFAULT,
"de_DE"
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment