public abstract class AbstractDateBasic extends Object implements DateBasic, Serializable
description
private static final long serialVersionUID
protected final String pattern
protected final TimeZone timeZone
protected final Locale locale
public String getPattern()
DateBasicgetPattern 在接口中 DateBasicSimpleDateFormat兼容的格式public TimeZone getTimeZone()
DateBasicgetTimeZone 在接口中 DateBasicTimeZoneCopyright © 2020. All rights reserved.