gpt4 book ai didi

java - 时区中的 Style 参数

转载 作者:行者123 更新时间:2023-12-01 14:29:53 25 4
gpt4 key购买 nike

Java Timezone 类有以下方法:

public final String getDisplayName(boolean daylight, int style)

style 可以有哪些值以及它如何影响结果?是否有值的枚举?

最佳答案

两个选项:

Timezone.SHORT

A style specifier for getDisplayName() indicating a short name, such as "PST."

Timezone.LONG

A style specifier for getDisplayName() indicating a long name, such as "Pacific Standard Time."

关于java - 时区中的 Style 参数,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/16933182/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com