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

	<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>2005-03-13T07:55:57-04:00</updated>

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

		<entry>
		<author><name><![CDATA[De Kus]]></name></author>
		<updated>2005-03-13T07:55:57-04:00</updated>

		<published>2005-03-13T07:55:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=47529#p47529</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=47529#p47529"/>
		<title type="html"><![CDATA[is there a way to return date in tcl?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=47529#p47529"><![CDATA[
read "The Manual", eggdrop has an extra tcl function, maybe you like the original one, too:<br><a href="http://www.tcl.tk/man/tcl8.4/TclCmd/clock.htm" class="postlink">http://www.tcl.tk/man/tcl8.4/TclCmd/clock.htm</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2382">De Kus</a> — Sun Mar 13, 2005 7:55 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[greenbear]]></name></author>
		<updated>2005-03-13T00:07:48-04:00</updated>

		<published>2005-03-13T00:07:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=47523#p47523</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=47523#p47523"/>
		<title type="html"><![CDATA[is there a way to return date in tcl?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=47523#p47523"><![CDATA[
For the date (13)<div class="codebox"><p>Code: </p><pre><code>strftime %d</code></pre></div>For the full date (13/03/2005)<div class="codebox"><p>Code: </p><pre><code>strftime %d/%m/%Y</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=24">greenbear</a> — Sun Mar 13, 2005 12:07 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[TurboChicken]]></name></author>
		<updated>2005-03-12T23:52:59-04:00</updated>

		<published>2005-03-12T23:52:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=47522#p47522</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=47522#p47522"/>
		<title type="html"><![CDATA[is there a way to return date in tcl?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=47522#p47522"><![CDATA[
is there a variable or something in tcl that would return the date of today...<br><br>i.e.... if it's 13 of march 2005 13/03/2005 ( for you americans 03/13/2005)<br><br>it would return simply 13<br><br>if there is it would be nice to know what it is<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5488">TurboChicken</a> — Sat Mar 12, 2005 11:52 pm</p><hr />
]]></content>
	</entry>
	</feed>
