<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1000630" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1000630</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/date-question#comment-1002712</link>
    <description> &lt;p&gt;This is the time of where the server is located.&lt;/p&gt;
&lt;p&gt;I dont think there is a way to find out what time zone your visitor lives in, but maybe there is.&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
Malte Ubl&lt;br /&gt;
 &lt;a href=&quot;http://goKewl.com&quot; class=&quot;bb-url&quot;&gt;http://goKewl.com&lt;/a&gt;&lt;br /&gt;
Germany&lt;/p&gt;
 </description>
     <pubDate>Fri, 07 May 1999 23:28:00 +0000</pubDate>
 <dc:creator />
 <guid isPermaLink="false">comment 1002712 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/date-question#comment-1002711</link>
    <description> &lt;p&gt;So that will get the locoal time of where the server is located, or where the user is located?&lt;/p&gt;
 </description>
     <pubDate>Fri, 07 May 1999 23:06:00 +0000</pubDate>
 <dc:creator>Dass</dc:creator>
 <guid isPermaLink="false">comment 1002711 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/date-question#comment-1002710</link>
    <description> &lt;p&gt;Nothing easier then that but there are many ways to do it.&lt;/p&gt;
&lt;p&gt;If you have unix open a pipe to the /usr/bin/date/&lt;/p&gt;
&lt;p&gt;Otherwise this always works:&lt;br /&gt;
# Stores Date and Tin in string format&lt;br /&gt;
$time = localtime (time);&lt;br /&gt;
# Splits it up in the different parts&lt;br /&gt;
($day, $mon, $dayNumber, $timeVal, $year) = split &quot; &quot;, $time, 5;&lt;/p&gt;
&lt;p&gt;And next time you have a problem with Perl, safe yourself some time and look into the perl man pages.&lt;br /&gt;
If you have Windows, note that you can make a full text search with the search tool, so you can find the right man page.&lt;/p&gt;
&lt;p&gt;Later,&lt;/p&gt;
&lt;p&gt;Malte&lt;/p&gt;
&lt;p&gt;PS: If you want a good stats program use hitbox.com + windows viewer -&amp;gt; I love it!!!&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
Malte Ubl&lt;br /&gt;
 &lt;a href=&quot;http://goKewl.com&quot; class=&quot;bb-url&quot;&gt;http://goKewl.com&lt;/a&gt;&lt;br /&gt;
Germany&lt;/p&gt;
 </description>
     <pubDate>Fri, 07 May 1999 02:15:00 +0000</pubDate>
 <dc:creator />
 <guid isPermaLink="false">comment 1002710 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
