Package | Description |
---|---|
ezvcard.io.scribe |
Contains classes that know how to marshal and unmarshal a property in each vCard format.
|
Modifier and Type | Method and Description |
---|---|
protected static VCardPropertyScribe.DateWriter |
VCardPropertyScribe.date(Temporal date)
Formats a
Temporal object as a string. |
VCardPropertyScribe.DateWriter |
VCardPropertyScribe.DateWriter.extended(boolean extended)
Sets whether to use extended format or basic.
|
Copyright © 2012–2023 Michael Angstadt. All rights reserved.