예제 #1
0
 function data_localeList()
 {
     return [Locale::US(), Locale::GERMAN(), Locale::JAPAN(), Locale::ROOT()];
 }