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

	<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>2007-09-16T13:58:40-04:00</updated>

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

		<entry>
		<author><name><![CDATA[oxygen]]></name></author>
		<updated>2007-09-16T13:58:40-04:00</updated>

		<published>2007-09-16T13:58:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=75969#p75969</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=75969#p75969"/>
		<title type="html"><![CDATA[How can I get the name of the last month?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=75969#p75969"><![CDATA[
Hello<br><br>@DragnLord<br>Thanks<br><br>@tsukeh<br>Thats exactly what I needed. Thanks a lot. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>oxygen<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6688">oxygen</a> — Sun Sep 16, 2007 1:58 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[tsukeh]]></name></author>
		<updated>2007-09-15T03:56:50-04:00</updated>

		<published>2007-09-15T03:56:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=75942#p75942</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=75942#p75942"/>
		<title type="html"><![CDATA[How can I get the name of the last month?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=75942#p75942"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>file copy -force $file $newfile[strftime %Y_%m [clock scan "last month"]].db</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5911">tsukeh</a> — Sat Sep 15, 2007 3:56 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[DragnLord]]></name></author>
		<updated>2007-09-15T02:15:30-04:00</updated>

		<published>2007-09-15T02:15:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=75941#p75941</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=75941#p75941"/>
		<title type="html"><![CDATA[How can I get the name of the last month?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=75941#p75941"><![CDATA[
%B is used to get full month name<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4461">DragnLord</a> — Sat Sep 15, 2007 2:15 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[oxygen]]></name></author>
		<updated>2007-09-14T12:52:55-04:00</updated>

		<published>2007-09-14T12:52:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=75933#p75933</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=75933#p75933"/>
		<title type="html"><![CDATA[How can I get the name of the last month?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=75933#p75933"><![CDATA[
Hello.<br><br>I want to store a file every month in a database, with the name of the previous month.<br><div class="codebox"><p>Code: </p><pre><code>file copy -force $file $newfile[strftime %Y]_[expr [strftime %m]-1].db</code></pre></div>Any sugestion?<br><br>Thnx,<br>oxygen<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6688">oxygen</a> — Fri Sep 14, 2007 12:52 pm</p><hr />
]]></content>
	</entry>
	</feed>
