<div class="gmail_quote">On Fri, Nov 2, 2012 at 9:41 AM,  <span dir="ltr">&lt;<a href="mailto:dennisjperkins@comcast.net" target="_blank">dennisjperkins@comcast.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><div style="font-size:12pt;font-family:Arial">The time stamps for the data must be in local time.<br><br>Since our customers are using Windows, they are using local time.  I don&#39;t know if a time server on Windows can use UTC and the individual computers can use that to stay in sync, but convert to local time, and hopefully decide whether to use daylight savings.<br>
</div></div></blockquote><div><br>If you store the data in local time and don&#39;t keep any information about the UTC offset, I don&#39;t think there is a solution. It&#39;s like storing the time as 11:21, and not knowing AM or PM. If you write a fair amount of data, even as low as a record every half hour, you&#39;re guaranteed to overwrite data. Nothing can help you. Even if you get data, say, from a wall thermometer with the time zone not included, if you save it with the inserted time you can figure out if you were or weren&#39;t in daylight savings.<br>
<br>As long as the time server exists you don&#39;t need to worry if the server is set to local time, UTC, or anything else. Magic occurs between the client and server and does the translation.<br clear="all"></div></div>
<br>-- <br>Andrew Diederich<br><a href="mailto:andrewdied@gmail.com" target="_blank">andrewdied@gmail.com</a><br>