|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VCardPropertyScribe.DateWriter | |
---|---|
ezvcard.io.scribe |
Uses of VCardPropertyScribe.DateWriter in ezvcard.io.scribe |
---|
Methods in ezvcard.io.scribe that return VCardPropertyScribe.DateWriter | |
---|---|
protected static VCardPropertyScribe.DateWriter |
VCardPropertyScribe.date(Date date)
Formats a Date object as a string. |
VCardPropertyScribe.DateWriter |
VCardPropertyScribe.DateWriter.extended(boolean extended)
Sets whether to use extended format or basic. |
VCardPropertyScribe.DateWriter |
VCardPropertyScribe.DateWriter.time(boolean hasTime)
Sets whether to output the date's time component. |
VCardPropertyScribe.DateWriter |
VCardPropertyScribe.DateWriter.utc(boolean utc)
Sets whether to format the date in UTC time, or to include a UTC offset. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |