Display the drop-down list

locale_get_all_variants()

« locale_filter_matches | localtime »
<?php
$array 
locale_get_all_variants (
    
  // string $locale
);
?>
Result
$array = [
  
=> 'NEDIS',
  
=> 'ROJAZ',
  
=> '1901',
]
Examples
#1 locale_get_all_variants  ("sl_IT_NEDIS_ROJAZ_1901")
See also
Locale::getAllVariants