public interface DateParser extends DateBasic
Date 对象| 限定符和类型 | 方法和说明 |
|---|---|
Date |
parse(String source)
|
getLocale, getPattern, getTimeZoneDate parse(String source) throws DateException
source - 被解析的日期字符串Date对象DateException - 转换异常,被转换的字符串格式错误。Copyright © 2024. All rights reserved.