parent
131740dee1
commit
5acb0d7f1b
@ -10,7 +10,7 @@ class RoomRuleImpTest {
|
|||||||
|
|
||||||
public static void main(String[] args) {
|
public static void main(String[] args) {
|
||||||
|
|
||||||
String dateStr = "20210719"; // 输入日期字符串
|
String dateStr = "20210719"; // 输入日期字符串
|
||||||
|
|
||||||
|
|
||||||
DateTimeFormatter formatter = DateTimeFormatter.ofPattern("yyyyMMdd"); // 定义日期格式化模式
|
DateTimeFormatter formatter = DateTimeFormatter.ofPattern("yyyyMMdd"); // 定义日期格式化模式
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user