 




<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: how to pass variable of type date from pf to display file</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/how-to-pass-variable-of-type-date-from-pf-to-display-file/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-pass-variable-of-type-date-from-pf-to-display-file/</link>
	<description></description>
	<lastBuildDate>Sat, 25 May 2013 08:26:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: vatchy</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-pass-variable-of-type-date-from-pf-to-display-file/#comment-53772</link>
		<dc:creator>vatchy</dc:creator>
		<pubDate>Fri, 06 Jun 2008 16:49:31 +0000</pubDate>
		<guid isPermaLink="false">#comment-53772</guid>
		<description><![CDATA[OK, that didn&#039;t work.  The lines should be:

C     *ISO          MOVE      DateIn         DateOut
C     *USA         MOVE      DateIn         DateOut]]></description>
		<content:encoded><![CDATA[<p>OK, that didn&#8217;t work.  The lines should be:</p>
<p>C     *ISO          MOVE      DateIn         DateOut<br />
C     *USA         MOVE      DateIn         DateOut</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vatchy</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-pass-variable-of-type-date-from-pf-to-display-file/#comment-53771</link>
		<dc:creator>vatchy</dc:creator>
		<pubDate>Fri, 06 Jun 2008 16:47:59 +0000</pubDate>
		<guid isPermaLink="false">#comment-53771</guid>
		<description><![CDATA[Try this:

DateOut = char 10
and DateIn = type L

C     *ISO          MOVE       DateIn        w@Date
for 2008-05-21

or
C     *USA          MOVE      DateIn        w@Date
for 05-21-2008


Hope this helps.]]></description>
		<content:encoded><![CDATA[<p>Try this:</p>
<p>DateOut = char 10<br />
and DateIn = type L</p>
<p>C     *ISO          MOVE       DateIn        w@Date<br />
for 2008-05-21</p>
<p>or<br />
C     *USA          MOVE      DateIn        w@Date<br />
for 05-21-2008</p>
<p>Hope this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gac</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-pass-variable-of-type-date-from-pf-to-display-file/#comment-53769</link>
		<dc:creator>gac</dc:creator>
		<pubDate>Fri, 06 Jun 2008 16:02:01 +0000</pubDate>
		<guid isPermaLink="false">#comment-53769</guid>
		<description><![CDATA[BTW Martin:  A great link you shared. 

Thank you, 

Gerardo.]]></description>
		<content:encoded><![CDATA[<p>BTW Martin:  A great link you shared. </p>
<p>Thank you, </p>
<p>Gerardo.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gac</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-pass-variable-of-type-date-from-pf-to-display-file/#comment-53768</link>
		<dc:creator>gac</dc:creator>
		<pubDate>Fri, 06 Jun 2008 15:57:43 +0000</pubDate>
		<guid isPermaLink="false">#comment-53768</guid>
		<description><![CDATA[Hi Mohan, 

It has been a while since a do not use SDA, but I remember that it did not support date/time/timestamp fields. I do not know if importing PF fields into SDA solves the problem (I kind of remember it does not, it just changed the field type to a zoned equivalent) but if not, you can generate the DDS file anyway and then change the definition for those fields through SEU. 

At the end, the line should be like this:

     A            PF_FIELD        L     6 63DATFMT(date-format)               

I hope this helps, 

Gerardo.]]></description>
		<content:encoded><![CDATA[<p>Hi Mohan, </p>
<p>It has been a while since a do not use SDA, but I remember that it did not support date/time/timestamp fields. I do not know if importing PF fields into SDA solves the problem (I kind of remember it does not, it just changed the field type to a zoned equivalent) but if not, you can generate the DDS file anyway and then change the definition for those fields through SEU. </p>
<p>At the end, the line should be like this:</p>
<p>     A            PF_FIELD        L     6 63DATFMT(date-format)               </p>
<p>I hope this helps, </p>
<p>Gerardo.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/9 queries in 0.015 seconds using memcached
Object Caching 310/313 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-25 09:13:47 -->