<?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/6614" />

	<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-01-14T06:26:47-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-01-14T06:26:47-04:00</updated>

		<published>2004-01-14T06:26:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=32499#p32499</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=32499#p32499"/>
		<title type="html"><![CDATA[date to day]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=32499#p32499"><![CDATA[
got it, thnx a lot<br><blockquote class="uncited"><div>[11:22:01] &lt;Mad_Clog&gt; .tcl set day [clock format [clock scan 2004-01-15] -format %A] ; return $day<br>[11:22:01] &lt;Tester&gt; 2 - result: Thursday - clicks: 69</div></blockquote><p>Statistics: Posted by Guest — Wed Jan 14, 2004 6:26 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[egghead]]></name></author>
		<updated>2004-01-13T22:02:50-04:00</updated>

		<published>2004-01-13T22:02:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=32497#p32497</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=32497#p32497"/>
		<title type="html"><![CDATA[Re: date to day]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=32497#p32497"><![CDATA[
<blockquote class="uncited"><div>im looking for a function that gives back the day name when u give the date.<br>eg: u give in 13/01/2004 and it gives back Tuesday <br>been looking for a while but cant seem to find anything :s<br><br>thnx in advance</div></blockquote>With [clock scan] convert the date to ticks. Read the following for the acceptable formats.<br><br><a href="http://www.tcl.tk/man/tcl8.4/TclCmd/clock.htm#M43" class="postlink">http://www.tcl.tk/man/tcl8.4/TclCmd/clock.htm#M43</a><br><br>Once you have the ticks, convert them to the name of the day with [clock format].<br><br><a href="http://www.tcl.tk/man/tcl8.4/TclCmd/clock.htm#M6" class="postlink">http://www.tcl.tk/man/tcl8.4/TclCmd/clock.htm#M6</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=282">egghead</a> — Tue Jan 13, 2004 10:02 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-01-13T20:36:40-04:00</updated>

		<published>2004-01-13T20:36:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=32496#p32496</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=32496#p32496"/>
		<title type="html"><![CDATA[date to day]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=32496#p32496"><![CDATA[
im looking for a function that gives back the day name when u give the date.<br>eg: u give in 13/01/2004 and it gives back Tuesday <br>been looking for a while but cant seem to find anything :s<br><br>thnx in advance<p>Statistics: Posted by Guest — Tue Jan 13, 2004 8:36 pm</p><hr />
]]></content>
	</entry>
	</feed>
