<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.logicwiki.co.uk.logicmade.com/index.php?action=history&amp;feed=atom&amp;title=C_Sharp_Tips</id>
		<title>C Sharp Tips - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://www.logicwiki.co.uk.logicmade.com/index.php?action=history&amp;feed=atom&amp;title=C_Sharp_Tips"/>
		<link rel="alternate" type="text/html" href="https://www.logicwiki.co.uk.logicmade.com/index.php?title=C_Sharp_Tips&amp;action=history"/>
		<updated>2026-05-13T22:58:23Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.26.2</generator>

	<entry>
		<id>https://www.logicwiki.co.uk.logicmade.com/index.php?title=C_Sharp_Tips&amp;diff=111&amp;oldid=prev</id>
		<title>Dt1nh6: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://www.logicwiki.co.uk.logicmade.com/index.php?title=C_Sharp_Tips&amp;diff=111&amp;oldid=prev"/>
				<updated>2016-05-09T13:27:20Z</updated>
		
		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;tr style='vertical-align: top;' lang='en'&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 13:27, 9 May 2016&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan='2' style='text-align: center;' lang='en'&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Dt1nh6</name></author>	</entry>

	<entry>
		<id>https://www.logicwiki.co.uk.logicmade.com/index.php?title=C_Sharp_Tips&amp;diff=110&amp;oldid=prev</id>
		<title>Macrop: Created page with &quot;Category:CSharp Category:Tips  == DateTime ==   new DateTime(2020, 1, 1)  aDay.AddYears(2);              aDay.AddDays(12);    // Add Hours, Minutes, Seconds, Milliseco...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.logicwiki.co.uk.logicmade.com/index.php?title=C_Sharp_Tips&amp;diff=110&amp;oldid=prev"/>
				<updated>2014-10-18T19:51:51Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;a href=&quot;/index.php?title=Category:CSharp&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Category:CSharp (page does not exist)&quot;&gt;Category:CSharp&lt;/a&gt; &lt;a href=&quot;/index.php?title=Category:Tips&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Category:Tips (page does not exist)&quot;&gt;Category:Tips&lt;/a&gt;  == DateTime ==   new DateTime(2020, 1, 1)  aDay.AddYears(2);              aDay.AddDays(12);    // Add Hours, Minutes, Seconds, Milliseco...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:CSharp]]&lt;br /&gt;
[[Category:Tips]]&lt;br /&gt;
&lt;br /&gt;
== DateTime ==&lt;br /&gt;
&lt;br /&gt;
 new DateTime(2020, 1, 1)&lt;br /&gt;
 aDay.AddYears(2);            &lt;br /&gt;
 aDay.AddDays(12);  &lt;br /&gt;
 // Add Hours, Minutes, Seconds, Milliseconds, and Ticks  &lt;br /&gt;
 aDay.AddHours(4.25);  &lt;br /&gt;
 aDay.AddMinutes(15);  &lt;br /&gt;
 aDay.AddSeconds(45);&lt;/div&gt;</summary>
		<author><name>Macrop</name></author>	</entry>

	</feed>