Date .getTime() .setTime()
NumberFormat.getInstance().getIntegerInstance().getCurrencyInstance().getPercentInstance().setMinimumFractionDigits().setMinimumIntegerDigits().format
DateFormat.getDateInstance().getTimeInstance().getDateTimeInstance().format()SimpleDateFormat -> DateFormat.applyPattern()
java.text.MessageFormat.format()java.util.Formatter.format()
(Boolean)Byte(Character)ShortInteger .toString() .parseInt() .valueOf()LongFloatDouble .parseDouble()