<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'DejaVu Sans'; font-size:9pt; font-weight:400; font-style:normal;">Hi!<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>I am not sure i understand your questions but please avoid any use of hwclock or /etc/adjtime. As far as i know that is not portable and has every chance to break under MS windows for instance. QDate and QDateTime (and any related K* class) should provide enough information to solve the bug hopefully.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Regards,<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Médéric<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>On Tuesday 03 March 2009 11:47:12 Jain Basil Aliyas wrote:<br>
&gt; Hello All,<br>
&gt;<br>
&gt; I am working on a BUGFIX : *115928*, I would like to have some<br>
&gt; clarifications regarding the same.<br>
&gt;<br>
&gt; *Some users set their hardware clock to UT, and do not configure their<br>
&gt; systems to convert to local time.<br>
&gt; If possible, KStars should detect this and set the local time correctly in<br>
&gt; this case.<br>
&gt; *<br>
&gt; *Some users set their hardware clock to UT* : This seems to be okay since<br>
&gt; Gnu/Linux allows us to keep our hardware clock to UTC. Also this can be<br>
&gt; tracked by checking the file */etc/adjtime* in which it will be written UTC<br>
&gt; or LOCAL.As far as I understood, *hwclock  *can be used to check this.see<br>
&gt; manual page of *hwclock*<br>
&gt;<br>
&gt; *do not configure their systems to convert to local time* : This gives me<br>
&gt; some confusions. As we install our Gnu/Linux system, we need to select a<br>
&gt; time Zone and installation cannot continue without that.So Kernel<br>
&gt; automatically converts the time to local time (if hardware clock uses UTC<br>
&gt; or else it will not), based on this and we will be getting the Local time<br>
&gt; automatically. i.e. we may test this argument using hwclock command.<br>
&gt;<br>
&gt; hwclock will display only local time. Suppose a hardware clock is set to<br>
&gt; local time. then if we run hwclock, it will show the local time. now we add<br>
&gt; an option --utc to it. this will interpret hwclock set to utc and now the<br>
&gt; result shows a conversion. Hence, I think there is no argument such that<br>
&gt; user donot configure their systems to convert to local time.<br>
&gt;<br>
&gt; Can anyone please clarify this thing for me?<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p></body></html>