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

	<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>2003-04-29T12:47:03-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-04-29T12:47:03-04:00</updated>

		<published>2003-04-29T12:47:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=19638#p19638</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=19638#p19638"/>
		<title type="html"><![CDATA[Local date/time]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=19638#p19638"><![CDATA[
These commands used to be provided in eggdrop, but are no longer (except datetime, which never existed).<br><br>They can still be used, so long as compat.tcl is loaded.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Tue Apr 29, 2003 12:47 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Papillon]]></name></author>
		<updated>2003-04-29T12:03:27-04:00</updated>

		<published>2003-04-29T12:03:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=19637#p19637</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=19637#p19637"/>
		<title type="html"><![CDATA[Local date/time]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=19637#p19637"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>#returns 29.04.03 set LOCALDATE [clock format [clock seconds] -format "%d.%m.%y"]#returns 14.12.34set LOCALTIME [clock format [clock seconds] -format "%T"]</code></pre></div>take a look at the clock command in the tcl-manual if you want a different output<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=852">Papillon</a> — Tue Apr 29, 2003 12:03 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[[Nero]]]></name></author>
		<updated>2003-04-29T11:27:36-04:00</updated>

		<published>2003-04-29T11:27:36-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=19633#p19633</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=19633#p19633"/>
		<title type="html"><![CDATA[Local date/time]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=19633#p19633"><![CDATA[
Hi Again<br>I have an old script that uses ...<br><br>set LOCALDATE [date]<br>set LOCALTIME [time]<br>set curdate  [datetime]<br><br>These dont seem to work, is there other commands now that do the same job ??<br><br>Thanx<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1317">[Nero]</a> — Tue Apr 29, 2003 11:27 am</p><hr />
]]></content>
	</entry>
	</feed>
