<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/8397" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2004-10-06T04:20:56-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/8397</id>

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-10-06T04:20:56-04:00</updated>

		<published>2004-10-06T04:20:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=41597#p41597</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=41597#p41597"/>
		<title type="html"><![CDATA[incorrect month returned with 'bind time']]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=41597#p41597"><![CDATA[
I have just been visiting the JunkYard to see what people have done that is incorrect and I have a feeling that this post might end up in there.<br><br>I do believe I should have posted this in the scripting section of the forum.<br><br>Sorry. I will post it in there also so this one can be removed if nessessary.<br><br>ash.<p>Statistics: Posted by Guest — Wed Oct 06, 2004 4:20 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-10-06T04:10:23-04:00</updated>

		<published>2004-10-06T04:10:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=41595#p41595</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=41595#p41595"/>
		<title type="html"><![CDATA[incorrect month returned with 'bind time']]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=41595#p41595"><![CDATA[
Hi all,<br><br>Just been messing with a procedure that is setup on a bind time and am experiencing an issue where the date is one month behind. I have checked my system clock and that is all sweet. When I use clock to get the time it returns all the correct data, but the actual procedure is not returning the month correctly. I have pasted some info to help if my above explanation is a little confusing...<br><br>I have the bind setup as:<br>bind time - "?? * * * *" show_newday<br><br>with the simple procedure:<br>proc show_newday { min hour day month year } {<br>   putmsg ashtaroth "$min $hour $day $month $year"<br>}<br><br>Current system time:<br>Wed Oct 06 08:06:27 AM UTC 2004<br><br>Procedure returns:<br>06 08 06 09 2004<br><br>I have checked that Oct = 10 about 5 times to ensure I am not making a total jack out of myself  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_rolleyes.gif" width="15" height="15" alt=":roll:" title="Rolling Eyes"> <br><br>Would be interested if anyone could enlighten me on why this might be happening. Whether it is my own stupidity or a legit bug.<br><br>Thanks.<br>ash.<p>Statistics: Posted by Guest — Wed Oct 06, 2004 4:10 am</p><hr />
]]></content>
	</entry>
	</feed>
