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

	<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-04-04T01:45:18-04:00</updated>

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

		<entry>
		<author><name><![CDATA[strikelight]]></name></author>
		<updated>2004-04-04T01:45:18-04:00</updated>

		<published>2004-04-04T01:45:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35189#p35189</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35189#p35189"/>
		<title type="html"><![CDATA[clock scan unable to convert date-time string]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35189#p35189"><![CDATA[
From the <a href="http://www.tcl.tk/man/tcl8.3/TclCmd/clock.htm#M37" class="postlink">clock scan</a> manual page entry:<blockquote class="uncited"><div>The dateString consists of zero or more specifications of the following form: <br><br><br><br>time<br>A time of day, which is of the form: hh?:mm?:ss?? ?meridian? ?zone? or hhmm ?meridian? ?zone?. If no meridian is specified, hh is interpreted on a 24-hour clock. <br><br>date<br>A specific month and day with optional year. The acceptable formats are mm/dd?/yy?, monthname dd ?, yy?, dd monthname ?yy?, day, dd monthname yy, ?CC?yymmdd, ?CC?yy-mm-dd, dd-monthname-?CC?yy. The default year is the current year. If the year is less than 100, we treat the years 00-68 as 2000-2068 and the years 69-99 as 1969-1999. Not all platforms can represent the years 38-70, so an error may result if these years are used. </div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2005">strikelight</a> — Sun Apr 04, 2004 1:45 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[LorT]]></name></author>
		<updated>2004-04-03T23:04:14-04:00</updated>

		<published>2004-04-03T23:04:14-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35187#p35187</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35187#p35187"/>
		<title type="html"><![CDATA[clock scan unable to convert date-time string]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35187#p35187"><![CDATA[
ok, what can It  converte date(18:00-15/04/04) to valid date/time format?<br><br>thks.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2832">LorT</a> — Sat Apr 03, 2004 11:04 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[strikelight]]></name></author>
		<updated>2004-04-03T21:23:10-04:00</updated>

		<published>2004-04-03T21:23:10-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35185#p35185</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35185#p35185"/>
		<title type="html"><![CDATA[clock scan unable to convert date-time string]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35185#p35185"><![CDATA[
Just as the error implies... "04 04 05 18 00 00" is not a valid date/time format, so It can not be converted....<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2005">strikelight</a> — Sat Apr 03, 2004 9:23 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[LorT]]></name></author>
		<updated>2004-04-03T21:13:42-04:00</updated>

		<published>2004-04-03T21:13:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35183#p35183</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35183#p35183"/>
		<title type="html"><![CDATA[clock scan unable to convert date-time string]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35183#p35183"><![CDATA[
hi, i have this code <div class="codebox"><p>Code: </p><pre><code>set infos [string range $buf 5 [expr [string first ")" $buf] -1]]set infos [clock scan " [string range $infos 12 13] [string range $infos 9 10] [string range $infos 6 7] [string range $infos 0 1] [string range $infos 3 4] 00"]</code></pre></div>.addmatch date(18:00-15/04/04)<br>the bot return Tcl error [team:addmatch]: unable to convert date-time string " 04 04 05 18 00 00"<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2832">LorT</a> — Sat Apr 03, 2004 9:13 pm</p><hr />
]]></content>
	</entry>
	</feed>
