Skip to content

Instantly share code, notes, and snippets.

@YuriDan
Last active December 25, 2015 14:19
Show Gist options
  • Save YuriDan/6990248 to your computer and use it in GitHub Desktop.
Save YuriDan/6990248 to your computer and use it in GitHub Desktop.
Преобразует дату из «10.01.2013» к виду «10 января 2013».
<?=mb_strtolower(FormatDateFromDB($date, 'DD MMMM YYYY'), 'windows-1251')?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment