public static class ValueFormat.DateTime extends ValueFormat.Patternable<ValueFormat.DateTime>
ValueFormat.DateTime, ValueFormat.Number, ValueFormat.Patternable<VF extends ValueFormat.Patternable<VF>>| 修飾子とタイプ | フィールドと説明 |
|---|---|
static ValueFormat.DateTime |
DEFAULT |
BOOLEAN, IPv4, RAW| 修飾子とタイプ | メソッドと説明 |
|---|---|
ValueFormat.DateTime |
create(String pattern) |
static ValueFormat.DateTime |
format(String format,
org.joda.time.DateTimeZone timezone) |
static ValueFormat.DateTime |
mapper(DateFieldMapper.DateFieldType fieldType,
org.joda.time.DateTimeZone timezone) |
patternformatter, parserpublic static final ValueFormat.DateTime DEFAULT
public static ValueFormat.DateTime format(String format, org.joda.time.DateTimeZone timezone)
public static ValueFormat.DateTime mapper(DateFieldMapper.DateFieldType fieldType, org.joda.time.DateTimeZone timezone)
public ValueFormat.DateTime create(String pattern)
Copyright © 2009–2016. All rights reserved.