<div>Hello,</div>
<div>&nbsp;</div>
<div>id3v2framefactory.cpp line 280 reads</div>
<div>&nbsp;</div>
<div>convertFrame(&quot;TDAT&quot;, &quot;TDRC&quot;, header);<br>&nbsp;</div>
<div>IMHO, this line is wrong and should be removed. TDAT only contains&nbsp;the day and the month as&nbsp;&quot;DDMM&quot;. This field is an addition to the old TYER field, eg. the 24th of December 2006 may be endcoded as TDAT=2412, TYER=2006 -- as TDRC is expected as &quot;yyyy-MM-ddTHH:mm:ss&quot;, the user gets completely invalid data when calling eg. year(). The other conversion, convertFrame(&quot;TYER&quot;, &quot;TDRC&quot;, header) seems to be correct.
</div>
<div>&nbsp;</div>
<div>Best regards,</div>
<div>Bjoern Petersen</div>
<div><br>-- <br><a href="http://www.silverjuke.net">http://www.silverjuke.net</a> </div>