<div dir="ltr"><div><div>Hi Paul,<br><br></div>If you&#39;re willing to use the Paraview Python console, or the Python programmable filter, then you could use Python&#39;s datetime module to convert seconds to a meaningful date.  Just run &#39;import datetime&#39; and then use one of the commands here:<br>



<br><a href="http://stackoverflow.com/questions/3694487/python-initialize-a-datetime-object-with-seconds-since-epoch" target="_blank">http://stackoverflow.com/questions/3694487/python-initialize-a-datetime-object-with-seconds-since-epoch</a><br>



<br></div>Pat<br><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Oct 24, 2013 at 6:22 PM, Paul Graham <span dir="ltr">&lt;<a href="mailto:meteorpaul@gmail.com" target="_blank">meteorpaul@gmail.com</a>&gt;</span> wrote:<br>



<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi Everyone,<br><br></div>I have a dataset with time in seconds since Jan 1970, so I&#39;m wanting to find a way to convert that to a meaningful date for display.  Does Paraview have an epoch function that would facilitate this conversion?  <br>




<br>Thanks,<br><br>Paul<br clear="all"><br></div>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br></div></div>