@Target(value=TYPE) @Retention(value=RUNTIME) @Documented public @interface EnableTimeSuffix
| 限定符和类型 | 可选元素和说明 |
|---|---|
String |
pattern
时间后缀格式
使用常量类 DateTimeFormatConstant |
boolean |
value
开启时间后缀
|
public abstract String pattern
DateTimeFormatConstantCopyright © 2021. All rights reserved.