SimpleDateFormat
java.text.SimpleDateFormat - 日期格式处理类
线程不安全的类.
目标
Date类型转换成String类型 - 按照指定的日期格式.
//pattern必须是一个有效的格式
2021-08-04