Variable Convert from Seconds to Date Time gives the wrong solution
When I want to convert Seconds to Date Time it always count one hour too much.
<TaskerData sr="" dvi="1" tv="5.8.0.rc3">
<Task sr="task56">
<cdate>1476913799173</cdate>
<edate>1563274831008</edate>
<id>56</id>
<nme>Test</nme>
<pri>100</pri>
<Action sr="act0" ve="7">
<code>547</code>
<Str sr="arg0" ve="3">%Test</Str>
<Str sr="arg1" ve="3">3600</Str>
<Int sr="arg2" val="0"/>
<Int sr="arg3" val="0"/>
<Int sr="arg4" val="0"/>
<Int sr="arg5" val="3"/>
</Action>
<Action sr="act1" ve="7">
<code>596</code>
<Str sr="arg0" ve="3">%Test</Str>
<Int sr="arg1" val="4"/>
<Str sr="arg2" ve="3"/>
</Action>
<Action sr="act2" ve="7">
<code>548</code>
<Str sr="arg0" ve="3">%Test</Str>
<Int sr="arg1" val="0"/>
</Action>
</Task>
</TaskerData>