목차

Java DateFormat

SimpleDateFormat

Java 8 DateTimeFormatter

locale 명시

DateTimeFormatter.ofPattern("포맷 문자열").withLocale(Locale.KOREA);

요일 포맷