Files
php_8/strings/set_locale.php
2022-05-07 12:42:35 +03:00

3 lines
50 B
PHP

<?php
echo setlocale(LC_MONETARY, 'ru_RU.UTF-8');