I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2008-03-28 00:29:46-07 by bv
Composite Tag coding error to correct datetime shift

Hi Phil,

How do I make the following Composite Tag work? I get the following error: ValueConv DateTimeAVI: Argument "2008:03:26 16:17:28" isn't numeric in addition (+)

DateTimeAVI => { Require => 'DateTimeOriginal', ValueConv => '$val + "-0:2:0 0:0:0"', },
Direct Responses: 7492 | Write a response
Posted on 2008-03-28 11:17:40-07 by exiftool in response to 7489
Re: Composite Tag coding error to correct datetime shift
I think this post should answer your question.

- Phil
Direct Responses: Write a response