Skip to content

Instantly share code, notes, and snippets.

@ShanikaNishadhi
Created May 6, 2019 06:55
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/9c21115423d0ea6c1a58178c081b84d1 to your computer and use it in GitHub Desktop.
Save ShanikaNishadhi/9c21115423d0ea6c1a58178c081b84d1 to your computer and use it in GitHub Desktop.
echo $this->numberFormat(
2453678.26,
NumberFormatter::DECIMAL,
NumberFormatter::TYPE_DEFAULT,
"en_US"
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment