Bug #1062
Exif.NikonWt.Timezone translated value can have 'cruft'
Start date:
23 Apr 2015
Due date:
% Done:
100%
Estimated time:
Description
Fix submitted: r3722
705 rmills@rmillsmbp:~/gnu/exiv2/trunk $ exiv2 -pa -g zone test/data/exiv2-bug1062.jpg Exif.NikonWt.Timezone SShort 1 UTC -06:720 706 rmills@rmillsmbp:~/gnu/exiv2/trunk $ make > /dev/null ; sudo make install > /dev/null 707 rmills@rmillsmbp:~/gnu/exiv2/trunk $ exiv2 -pa -g zone test/data/exiv2-bug1062.jpg Exif.NikonWt.Timezone SShort 1 UTC -06:00 708 rmills@rmillsmbp:~/gnu/exiv2/trunk $
I've looked around to see if any of the other time/date calculations have similar code. I believe this is a one-off issue that's restricted to nikonmn.cpp
#1062 Exif.NikonWt.Timezone translated value contains cruft.