Page 1 of 1

date stamping

Posted: Fri Mar 09, 2012 7:35 am
by splinterpicker
HI all I am VERY new to the date time stamping of photos and would like to get the photos stamped in this sort of formatt

Date M/d/yyy and time h/m/s AM or PM 12/24/22 9:56 AM

I have gotten down to the time showing in a 24 hour time and NO AM or PM designation any and all help appreciated

Posted: Fri Mar 09, 2012 1:53 pm
by Fabrice
stamping as a watermark ?

Posted: Fri Mar 09, 2012 4:10 pm
by Phil
Using this format should work:

Code: Select all

m/d/yy h:nn am/pm
So as a full example for the watermark text:

Code: Select all

%Exif.DateMod[m/d/yy h:nn am/pm]%

Posted: Fri Mar 09, 2012 6:53 pm
by splinterpicker
Phil wrote:Using this format should work:

Code: Select all

m/d/yy h:nn am/pm
So as a full example for the watermark text:

Code: Select all

%Exif.DateMod[m/d/yy h:nn am/pm]%

Spot on
Thanks A million,
given the economy make it 10 million

SAM