public static final class Inspector.CalendarValueFormatter extends Inspector.AbstractValueFormatter<Calendar>
Calendar
type description.
Calendar date is formatted using MMM d, yyyy hh:mm:ss aaa z
pattern, timezone corresponds with the server timezone.
Constructor and Description |
---|
CalendarValueFormatter() |
Modifier and Type | Method and Description |
---|---|
boolean |
canHandle(Class<?> type) |
String |
getDescription() |
String |
getName() |
String |
getValueAsString() |
getValue, setValue
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getChildren, hasChildren
public String getValueAsString()
public String getDescription()
public String getName()
getName
in interface ValueFormatter<Calendar>
getName
in class Inspector.AbstractValueFormatter<Calendar>
public boolean canHandle(Class<?> type)
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.