<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Web Wiz Support and Community Forums : Server Time</title>
  <link>https://forums.webwiz.net/</link>
  <description><![CDATA[This is an XML content feed of; Web Wiz Support and Community Forums : Web Wiz Forums : Server Time]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 08 Apr 2026 05:20:11 +0000</pubDate>
  <lastBuildDate>Wed, 14 Apr 2004 16:13:14 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.08</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forums.webwiz.net/RSS_post_feed.asp?TID=8490</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Web Wiz Support and Community Forums]]></title>
   <url>https://forums.webwiz.net/forum_images/web_wiz_forums.png</url>
   <link>https://forums.webwiz.net/</link>
  </image>
  <item>
   <title><![CDATA[Server Time : It is not possible to get the...]]></title>
   <link>https://forums.webwiz.net/server-time_topic8490_post54040.html#54040</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 8490<br /><strong>Posted:</strong> 14&nbsp;April&nbsp;2004 at 4:13pm<br /><br />It is not possible to get the GMT date with ASP.<br><br>Even the suggestion from ljmal for SQL server would not work as the ASPinserts most of the times in the database, by trying to change itdirectoy in the database will course the forum to be unstable.<br>]]>
   </description>
   <pubDate>Wed, 14 Apr 2004 16:13:14 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/server-time_topic8490_post54040.html#54040</guid>
  </item> 
  <item>
   <title><![CDATA[Server Time : How about for Access Database,...]]></title>
   <link>https://forums.webwiz.net/server-time_topic8490_post54033.html#54033</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=14741">xucongxin</a><br /><strong>Subject:</strong> 8490<br /><strong>Posted:</strong> 14&nbsp;April&nbsp;2004 at 3:30pm<br /><br /><P>How about for Access Database, More Detail Please.<BR>Thank you very much!</P><P><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by ljamal" alt="Originally posted by ljamal" style="vertical-align: text-bottom;" /> <strong>ljamal wrote:</strong><br /><br />If you are using SQL server, you can change the default for times to from getdate() to get getUTCdate() which will get the GMT date rather than server date. This may not be accurate as the code may use web server rather than SQL server time in some instances (I have corrected this at least once in a past version). <BR><BR>The easiest way would probably just be to open common.asp and set the hour offset to whatever you need it to be.</td></tr></table> </P>]]>
   </description>
   <pubDate>Wed, 14 Apr 2004 15:30:50 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/server-time_topic8490_post54033.html#54033</guid>
  </item> 
  <item>
   <title><![CDATA[Server Time : If you are using SQL server, you...]]></title>
   <link>https://forums.webwiz.net/server-time_topic8490_post44194.html#44194</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=9441">ljamal</a><br /><strong>Subject:</strong> 8490<br /><strong>Posted:</strong> 03&nbsp;January&nbsp;2004 at 8:16am<br /><br />If you are using SQL server, you can change the default for times to from getdate() to get getUTCdate() which will get the GMT date rather than server date. This may not be accurate as the code may use web server rather than SQL server time in some instances (I have corrected this at least once in a past version).<br /><br />The easiest way would probably just be to open common.asp and set the hour offset to whatever you need it to be.]]>
   </description>
   <pubDate>Sat, 03 Jan 2004 08:16:41 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/server-time_topic8490_post44194.html#44194</guid>
  </item> 
  <item>
   <title><![CDATA[Server Time :   psycotik wrote:You cant, unless...]]></title>
   <link>https://forums.webwiz.net/server-time_topic8490_post44184.html#44184</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=12218">Rebel Gaa</a><br /><strong>Subject:</strong> 8490<br /><strong>Posted:</strong> 03&nbsp;January&nbsp;2004 at 7:40am<br /><br /><P><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by psycotik" alt="Originally posted by psycotik" style="vertical-align: text-bottom;" /> <strong>psycotik wrote:</strong><br /><br />You cant, unless you hard code the time into the register.asp page.</td></tr></table> </P><P>Any clues how to do so?</P><P>Thanks</P>]]>
   </description>
   <pubDate>Sat, 03 Jan 2004 07:40:45 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/server-time_topic8490_post44184.html#44184</guid>
  </item> 
  <item>
   <title><![CDATA[Server Time : You cant, unless you hard code...]]></title>
   <link>https://forums.webwiz.net/server-time_topic8490_post44124.html#44124</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=13831">psycotik</a><br /><strong>Subject:</strong> 8490<br /><strong>Posted:</strong> 02&nbsp;January&nbsp;2004 at 10:16pm<br /><br />You cant, unless you hard code the time into the register.asp page.]]>
   </description>
   <pubDate>Fri, 02 Jan 2004 22:16:16 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/server-time_topic8490_post44124.html#44124</guid>
  </item> 
  <item>
   <title><![CDATA[Server Time : I understand that but how can...]]></title>
   <link>https://forums.webwiz.net/server-time_topic8490_post44055.html#44055</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=12218">Rebel Gaa</a><br /><strong>Subject:</strong> 8490<br /><strong>Posted:</strong> 02&nbsp;January&nbsp;2004 at 9:03am<br /><br />I understand that but how can it be done for everyone, guests and all?]]>
   </description>
   <pubDate>Fri, 02 Jan 2004 09:03:07 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/server-time_topic8490_post44055.html#44055</guid>
  </item> 
  <item>
   <title><![CDATA[Server Time : Users can adjust their time in...]]></title>
   <link>https://forums.webwiz.net/server-time_topic8490_post44010.html#44010</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=2267">michael</a><br /><strong>Subject:</strong> 8490<br /><strong>Posted:</strong> 01&nbsp;January&nbsp;2004 at 8:34pm<br /><br />Users can adjust their time in the profile...]]>
   </description>
   <pubDate>Thu, 01 Jan 2004 20:34:52 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/server-time_topic8490_post44010.html#44010</guid>
  </item> 
  <item>
   <title><![CDATA[Server Time : I&amp;#039;m running my forum v7.6on...]]></title>
   <link>https://forums.webwiz.net/server-time_topic8490_post44001.html#44001</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=12218">Rebel Gaa</a><br /><strong>Subject:</strong> 8490<br /><strong>Posted:</strong> 01&nbsp;January&nbsp;2004 at 6:50pm<br /><br /><P>I'm running my forum v7.6&nbsp;on an american server so the times are in American time. Is there anyway i can change the server time so it would show GMT time? Any code that i could change or anything?</P><P>Any help?<IMG src="https://forums.webwiz.net/smileys/smiley2.gif" border="0"></P>]]>
   </description>
   <pubDate>Thu, 01 Jan 2004 18:50:48 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/server-time_topic8490_post44001.html#44001</guid>
  </item> 
 </channel>
</rss>