public class ZoneKit
extends Object
- Since:
- Java 17+
- Author:
- Kimi Liu
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
-
ZONE_ID_UTC
public static final ZoneId ZONE_ID_UTC
UTC 的 TimeZone
-
-