<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Время]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=13227&amp;type=atom" />
	<updated>2017-11-22T01:32:55Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=13227</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Время]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=121480#p121480" />
			<content type="html"><![CDATA[<p><strong>svoboden</strong>, спасибо <img src="//forum.script-coding.com/img/smilies/big_smile.png" width="15" height="15" />!</p>]]></content>
			<author>
				<name><![CDATA[adsasdasdsda123ds]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=38888</uri>
			</author>
			<updated>2017-11-22T01:32:55Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=121480#p121480</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Время]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=121479#p121479" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>var3 = 02:56:00
var1 = 2017:11:22:%var3%
StringReplace, var2, var1, :,, All
var2 += 30, m
a := SubStr(var2, -5)
MsgBox % a</code></pre></div>]]></content>
			<author>
				<name><![CDATA[svoboden]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=34280</uri>
			</author>
			<updated>2017-11-22T00:38:12Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=121479#p121479</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Время]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=121477#p121477" />
			<content type="html"><![CDATA[<p>Всем привет, как сделать, чтобы при прибавлении ко времени минутам, прибавлялось и к часам? То есть если у нас 2 часа и 56 минут, мы прибавляем к минутам 30, у нас становится 2 часа и 86 минут, можно ли так сделать, чтобы становилось 3 часа и 26 минут? Всем спассибоо. <img src="//forum.script-coding.com/img/smilies/big_smile.png" width="15" height="15" /></p>]]></content>
			<author>
				<name><![CDATA[adsasdasdsda123ds]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=38888</uri>
			</author>
			<updated>2017-11-21T23:58:31Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=121477#p121477</id>
		</entry>
</feed>
