CImage:KwdSetDate
The KwdSetDate method inserts a date value string into the image header. To set date values, it is best to use the ISO 8601 standard format as done for the DATE-OBS keyword.
CImage:KwdSetDate( sKwd, sDate ) |
sKwd is the
keyword name
sDate is a
string specifying a date in the proper format.
Suppose a CImage named I exists. The following script sets a standard format DATE-OBS keyword in the header:
|
-- time is 24 Feb 2004 in GMT |
|
-- set the DATE-OBS keyword |
Mira Pro x64 Script User's Guide, v.8.77 Copyright Ⓒ 2024
Mirametrics, Inc. All Rights Reserved.