<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; VBS:Ошибка даты]]></title>
	<link rel="self" href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=15920&amp;type=atom" />
	<updated>2020-12-13T20:25:22Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=15920</id>
		<entry>
			<title type="html"><![CDATA[Re: VBS:Ошибка даты]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=144176#p144176" />
			<content type="html"><![CDATA[<p>Не знаю. Но по Москве системное время правильно показывает.<br />А где это посмотреть, про зимнее-летнее время?</p>]]></content>
			<author>
				<name><![CDATA[Cytrus]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=40205</uri>
			</author>
			<updated>2020-12-13T20:25:22Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=144176#p144176</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: VBS:Ошибка даты]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=144175#p144175" />
			<content type="html"><![CDATA[<p>А как у Вас с Летним/Зимним временем?</p>]]></content>
			<author>
				<name><![CDATA[alexii]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=1844</uri>
			</author>
			<updated>2020-12-13T20:12:05Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=144175#p144175</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[VBS:Ошибка даты]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=144165#p144165" />
			<content type="html"><![CDATA[<p>Привет. <br />Подскажите, а почему у меня неправильно отображается дата модификации файла?<br />У меня показывает на один час меньше, чем значение в свойствах файла.</p><div class="codebox"><pre><code>
Set FSO = CreateObject(&quot;Scripting.FileSystemObject&quot;)
Set File = FSO.GetFile(&quot;C:\111.txt&quot;)
MsgBox File.DateLastModified
Set FSO = Nothing
</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Cytrus]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=40205</uri>
			</author>
			<updated>2020-12-13T15:27:45Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=144165#p144165</id>
		</entry>
</feed>
