Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save aleksmaslaric/b709bf0bbe416abfe357651539f3c4dc to your computer and use it in GitHub Desktop.
Save aleksmaslaric/b709bf0bbe416abfe357651539f3c4dc to your computer and use it in GitHub Desktop.
<?php
setlocale(LC_ALL, 'sl_SI');
echo strftime("%A %e %B %Y");
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment