ImageGearJava Project > com.accusoft.imagegear.formats.iptc Package > ImGearIPTCMetadata Class : setDigitalCreationTime 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 DigitalCreationTime DataSet (2:63). The DataSet is represented in the form HHMMSS-HHMM to designate the time the digital representation of the objectdata was created. Follows ISO 8601 standard.
Contains 11 bytes, consisting of graphic characters.
public void setDigitalCreationTime( java.lang.String value ) |
See the IPTC - NAA Information Interchange Model ver. 4.1 specification for tag usage details.