parent
99b090bcc0
commit
e1f43460ac
@ -10,7 +10,6 @@ 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