Skip to content

Instantly share code, notes, and snippets.

@ShanikaNishadhi
Created May 6, 2019 06:59
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/7c9ad309a6d17ce0665bfe3abe0a91d4 to your computer and use it in GitHub Desktop.
Save ShanikaNishadhi/7c9ad309a6d17ce0665bfe3abe0a91d4 to your computer and use it in GitHub Desktop.
echo $this->dateFormat(
new DateTime(),
IntlDateFormatter::MEDIUM, // date
"de_DE"
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment