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

	<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>2018-01-13T00:53:33-04:00</updated>

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

		<entry>
		<author><name><![CDATA[NewzNZ]]></name></author>
		<updated>2018-01-13T00:53:33-04:00</updated>

		<published>2018-01-13T00:53:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=106565#p106565</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=106565#p106565"/>
		<title type="html"><![CDATA[12 hr &gt; 24 hr clock]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=106565#p106565"><![CDATA[
Will do! Thanks =)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10525">NewzNZ</a> — Sat Jan 13, 2018 12:53 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[SpiKe^^]]></name></author>
		<updated>2018-01-13T00:48:55-04:00</updated>

		<published>2018-01-13T00:48:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=106564#p106564</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=106564#p106564"/>
		<title type="html"><![CDATA[12 hr &gt; 24 hr clock]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=106564#p106564"><![CDATA[
Goodluck.<br><br>If ya need more help, post the weather script here.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7749">SpiKe^^</a> — Sat Jan 13, 2018 12:48 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[NewzNZ]]></name></author>
		<updated>2018-01-13T00:42:37-04:00</updated>

		<published>2018-01-13T00:42:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=106563#p106563</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=106563#p106563"/>
		<title type="html"><![CDATA[12 hr &gt; 24 hr clock]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=106563#p106563"><![CDATA[
Thanks! Will give that a go! =)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10525">NewzNZ</a> — Sat Jan 13, 2018 12:42 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[SpiKe^^]]></name></author>
		<updated>2018-01-13T00:23:45-04:00</updated>

		<published>2018-01-13T00:23:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=106562#p106562</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=106562#p106562"/>
		<title type="html"><![CDATA[12 hr &gt; 24 hr clock]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=106562#p106562"><![CDATA[
Lol, That time string "2:35 pm" could be the variable holding that time value you need converted:)<br><div class="codebox"><p>Code: </p><pre><code>set sometime "2:35 pm"set time24 [clock format [clock scan $sometime -format "%I:%M %p"] -format "%H:%M"]</code></pre></div>The exact way you might fit that into someone's script would be a little different for every script.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7749">SpiKe^^</a> — Sat Jan 13, 2018 12:23 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[NewzNZ]]></name></author>
		<updated>2018-01-13T00:01:45-04:00</updated>

		<published>2018-01-13T00:01:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=106561#p106561</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=106561#p106561"/>
		<title type="html"><![CDATA[12 hr &gt; 24 hr clock]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=106561#p106561"><![CDATA[
Great - thanks for the reply SpiKe^^.<br><br>Do you know if there's a way with that code to turn any 12hr time format into 24hr? Maybe with wildcards?<br><br>Cheers again.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10525">NewzNZ</a> — Sat Jan 13, 2018 12:01 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[SpiKe^^]]></name></author>
		<updated>2018-01-12T23:58:24-04:00</updated>

		<published>2018-01-12T23:58:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=106560#p106560</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=106560#p106560"/>
		<title type="html"><![CDATA[12 hr &gt; 24 hr clock]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=106560#p106560"><![CDATA[
Try this maybe...<div class="codebox"><p>Code: </p><pre><code>set time24 [clock format [clock scan "2:35 pm" -format "%I:%M %p"] -format "%H:%M"]</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7749">SpiKe^^</a> — Fri Jan 12, 2018 11:58 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[NewzNZ]]></name></author>
		<updated>2018-01-12T20:24:05-04:00</updated>

		<published>2018-01-12T20:24:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=106559#p106559</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=106559#p106559"/>
		<title type="html"><![CDATA[12 hr &gt; 24 hr clock]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=106559#p106559"><![CDATA[
Hi all<br><br>I have a weather script that pulls data from a site to post.<br>It displays the time in 12 format - just wondering if there's a way to convert that to display in 24 hour format?<br><br>eg 2:35pm becomes 14:35<br><br>Thanks in advance!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10525">NewzNZ</a> — Fri Jan 12, 2018 8:24 pm</p><hr />
]]></content>
	</entry>
	</feed>
