public class CSTDateParser extends DefaultDateBasic implements DateParser
Tue Jun 4 16:25:15 +0800 2019 Thu May 16 17:57:18 GMT+08:00 2019 Wed Aug 01 00:00:00 CST 2012
| 限定符和类型 | 字段和说明 |
|---|---|
static CSTDateParser |
INSTANCE
单例对象
|
| 构造器和说明 |
|---|
CSTDateParser() |
| 限定符和类型 | 方法和说明 |
|---|---|
DateTime |
parse(String source)
|
getLocale, getPattern, getTimeZoneclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitparseObjectgetLocale, getPattern, getTimeZonepublic static CSTDateParser INSTANCE
public DateTime parse(String source)
DateParserparse 在接口中 DateParsersource - 被解析的日期字符串Date对象Copyright © 2023. All rights reserved.