일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- 설정
- 리팩터링
- 방법
- JDK 8
- 에러
- 출력
- Android Studio
- 시작
- 설치
- 코드업
- r
- 점심
- 맛집
- 안드로이드
- 27G2
- JavaScript
- 안드로이드 스튜디오
- CodeUP
- 변경
- 버튼 이벤트
- java
- 반복문
- 예제
- 파이썬
- spring boot
- 안스
- 자바
- 자바스크립트
- 2차원 리스트
- python
Archives
- Today
- Total
기루 기룩 기록
[Java] Locale class 본문
반응형
https://docs.oracle.com/javase/8/docs/api/java/util/Locale.html
Locale (Java Platform SE 8 )
getDisplayLanguage public String getDisplayLanguage(Locale inLocale) Returns a name for the locale's language that is appropriate for display to the user. If possible, the name returned will be localized according to inLocale. For example, if the locale
docs.oracle.com
반응형