| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
D_Y |
"yyyy" |
public static final String |
D_YM |
"yyyy-MM" |
public static final String |
D_YMD |
"yyyy-MM-dd" |
public static final String |
D_YMDHMS |
"yyyy-MM-dd HH:mm:ss" |
public static final String |
D_YMDHMSS |
"yyyy-MM-dd HH:mm:ss.SSS" |
Copyright © 2019. All rights reserved.