ImageGearJava Project > com.accusoft.imagegear.formats.iptc Package > ImGearIPTCMetadata Class : setDigitalCreationDate Method |
See the IPTC - NAA Information Interchange Model ver. 4.1 specification for tag usage details.
Method replacesthe tag value if the tag is present in the metadata tree, or null otherwise.
This method accesses the DigitalCreationDate DataSet (2:62). The DataSet represented in the form CCYYMMDD to designate the date the digital representation of the objectdata was created.
Contains eight bytes, consisting of numeric characters.
public void setDigitalCreationDate( java.lang.String value ) |
See the IPTC - NAA Information Interchange Model ver. 4.1 specification for tag usage details.