|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ISOFormat | |
---|---|
ezvcard.util |
Uses of ISOFormat in ezvcard.util |
---|
Methods in ezvcard.util that return ISOFormat | |
---|---|
static ISOFormat |
ISOFormat.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ISOFormat[] |
ISOFormat.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in ezvcard.util with parameters of type ISOFormat | |
---|---|
static String |
VCardDateFormatter.format(Date date,
ISOFormat format)
Formats a date for inclusion in a vCard. |
static String |
VCardDateFormatter.format(Date date,
ISOFormat format,
TimeZone timeZone)
Formats a date for inclusion in a vCard. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |