<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[My Visual Database — diff between two dates]]></title>
		<link>https://myvisualdatabase.com/forum/viewtopic.php?id=8577</link>
		<atom:link href="https://myvisualdatabase.com/forum/extern.php?action=feed&amp;tid=8577&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in diff between two dates.]]></description>
		<lastBuildDate>Sun, 25 Jun 2023 14:50:25 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: diff between two dates]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=48040#p48040</link>
			<description><![CDATA[<p>Derek thank&#039;s for your help.!!!!!!</p>]]></description>
			<author><![CDATA[null@example.com (v_pozidis)]]></author>
			<pubDate>Sun, 25 Jun 2023 14:50:25 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=48040#p48040</guid>
		</item>
		<item>
			<title><![CDATA[Re: diff between two dates]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=48034#p48034</link>
			<description><![CDATA[<p>Hi,<br />Use one of these 3 options depending on whether you want the month to be numeric, short or long<br /></p><div class="codebox"><pre><code>  tnxdatecolumn(form1.tablegrid1.columns[1]).formatmask := &#039;mm yyyy&#039;;
  tnxdatecolumn(form1.tablegrid1.columns[1]).formatmask := &#039;mmm yyyy&#039;;
  tnxdatecolumn(form1.tablegrid1.columns[1]).formatmask := &#039;mmmm yyyy&#039;;</code></pre></div><p>See attached.<br />Derek.</p>]]></description>
			<author><![CDATA[null@example.com (derek)]]></author>
			<pubDate>Sun, 25 Jun 2023 11:13:29 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=48034#p48034</guid>
		</item>
		<item>
			<title><![CDATA[Re: diff between two dates]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=48032#p48032</link>
			<description><![CDATA[<p>Thank&#039;s Derek.<br />The ideas coming one by one. In the tablegrid I like to get only the Month And The year and I use the FormatDateTime function but somewhere I fail.<br />FormatDateTime(&#039;mm-yyyyy&#039;,start). ???</p>]]></description>
			<author><![CDATA[null@example.com (v_pozidis)]]></author>
			<pubDate>Sun, 25 Jun 2023 10:27:03 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=48032#p48032</guid>
		</item>
		<item>
			<title><![CDATA[Re: diff between two dates]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=48029#p48029</link>
			<description><![CDATA[<p>Hi,<br />I prefer where possible not to hard-code anything so in the attachment, you can choose the number of days below which the row should be highlighted.<br />Derek.</p>]]></description>
			<author><![CDATA[null@example.com (derek)]]></author>
			<pubDate>Sat, 24 Jun 2023 12:45:30 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=48029#p48029</guid>
		</item>
		<item>
			<title><![CDATA[Re: diff between two dates]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=48028#p48028</link>
			<description><![CDATA[<p>Derek than you.<br />In case I like to have a color raw when the value is below zero is there a way to do that with some script in the calculated field ?</p>]]></description>
			<author><![CDATA[null@example.com (v_pozidis)]]></author>
			<pubDate>Sat, 24 Jun 2023 11:44:38 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=48028#p48028</guid>
		</item>
		<item>
			<title><![CDATA[Re: diff between two dates]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=48026#p48026</link>
			<description><![CDATA[<p>Hi,<br />Try using either the &#039;daysbetween&#039; function in a script or a calculated field (see attached).<br />Derek.</p>]]></description>
			<author><![CDATA[null@example.com (derek)]]></author>
			<pubDate>Fri, 23 Jun 2023 17:40:27 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=48026#p48026</guid>
		</item>
		<item>
			<title><![CDATA[diff between two dates]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=48025#p48025</link>
			<description><![CDATA[<p>Hi all, How can I find how many days are passed between two dates when I know the start date and&nbsp; the end date. I like to create a Calculate field in a Tablegrid.<br />Thank you all</p>]]></description>
			<author><![CDATA[null@example.com (v_pozidis)]]></author>
			<pubDate>Fri, 23 Jun 2023 17:17:13 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=48025#p48025</guid>
		</item>
	</channel>
</rss>
