Uses of Class
cloud.opencode.base.date.timezone.TimezoneConverter
Packages that use TimezoneConverter
-
Uses of TimezoneConverter in cloud.opencode.base.date.timezone
Methods in cloud.opencode.base.date.timezone that return TimezoneConverterModifier and TypeMethodDescriptionstatic TimezoneConverterCreates a converter from the specified source timezone 从指定的源时区创建转换器static TimezoneConverterTimezoneConverter.fromChina()Creates a converter from China timezone 从中国时区创建转换器static TimezoneConverterTimezoneConverter.fromSystem()Creates a converter from system default timezone 从系统默认时区创建转换器static TimezoneConverterTimezoneConverter.fromUTC()Creates a converter from UTC 从UTC创建转换器Sets the target timezone 设置目标时区TimezoneConverter.toChina()Sets the target timezone to China 设置目标时区为中国TimezoneConverter.toSystem()Sets the target timezone to system default 设置目标时区为系统默认TimezoneConverter.toUTC()Sets the target timezone to UTC 设置目标时区为UTC