AndroidとiOSで端末の地域設定を取得する 投稿日時: 2012 年 5 月 6 日 投稿者: admin ■Android Locale.getDefault().toString() ■iOS [[NSLocale currentLocale] localeIdentifier];