From 67c94595a1478223a07be2eff839efa825789572 Mon Sep 17 00:00:00 2001 From: Lu Fei <52o@qq52o.cn> Date: Tue, 31 Oct 2023 08:11:31 +0800 Subject: [PATCH] Sync new-classees (#806) --- appendices/migration83/new-classes.xml | 54 +++++++++++++++++++++++++- 1 file changed, 53 insertions(+), 1 deletion(-) diff --git a/appendices/migration83/new-classes.xml b/appendices/migration83/new-classes.xml index b7f4ed21f..4cb66d34c 100644 --- a/appendices/migration83/new-classes.xml +++ b/appendices/migration83/new-classes.xml @@ -1,9 +1,61 @@ - + + 新的类和接口 + + Date + + + + DateError + + + + + DateObjectError + + + + + DateRangeError + + + + + DateException + + + + + DateInvalidOperationException + + + + + DateInvalidTimeZoneException + + + + + DateMalformedIntervalStringException + + + + + DateMalformedPeriodStringException + + + + + DateMalformedStringException + + + + + Random