ImageGearJava Project > com.accusoft.imagegear.formats.iptc Package > ImGearIPTCMetadata Class : setDateCreated 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 DateCreated DataSet (2:55). The DataSet represented in the form CCYYMMDD to designate the date the intellectual content of the objectdata was created rather than the date of the creation of the physical representation.
Contains eight bytes, consisting of numeric characters.
public void setDateCreated( java.lang.String value ) |
See the IPTC - NAA Information Interchange Model ver. 4.1 specification for tag usage details.