 




<?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: Converting date values in AS/400 database</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/converting-date-values-in-database/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/converting-date-values-in-database/</link>
	<description></description>
	<lastBuildDate>Sat, 18 May 2013 20:55:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: teandy</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/converting-date-values-in-database/#comment-71027</link>
		<dc:creator>teandy</dc:creator>
		<pubDate>Mon, 30 Nov 2009 21:59:11 +0000</pubDate>
		<guid isPermaLink="false">#comment-71027</guid>
		<description><![CDATA[Why would you want to change the date format in the database?  If this is an actual date data type in the file you can use the CHAR operator, or one of the other operators, in Query/400 to convert the date to the format you want.

If this is a date that is in error in the file, then you need to write some sort of program to display the date to a screen so it can be corrected and written back to the file.]]></description>
		<content:encoded><![CDATA[<p>Why would you want to change the date format in the database?  If this is an actual date data type in the file you can use the CHAR operator, or one of the other operators, in Query/400 to convert the date to the format you want.</p>
<p>If this is a date that is in error in the file, then you need to write some sort of program to display the date to a screen so it can be corrected and written back to the file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/converting-date-values-in-database/#comment-71014</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Mon, 30 Nov 2009 20:45:44 +0000</pubDate>
		<guid isPermaLink="false">#comment-71014</guid>
		<description><![CDATA[&lt;i&gt;...a date value 20/09/1231 for 31st Dec 2009 in the database...&lt;/i&gt;

Since that&#039; (20/09/1231) is a fairly unlikely date, I&#039;d suspect that it actually is 2009-12-31 and that you&#039;re simply applying a MM/DD/YYYY or DD/MM/YYYY edit to arrive at the date that you showed.

Most likely, you simply need to handle the date with a proper definition.

What is the field definition in the database? (What data type? Length?)

Tom]]></description>
		<content:encoded><![CDATA[<p><i>&#8230;a date value 20/09/1231 for 31st Dec 2009 in the database&#8230;</i></p>
<p>Since that&#8217; (20/09/1231) is a fairly unlikely date, I&#8217;d suspect that it actually is 2009-12-31 and that you&#8217;re simply applying a MM/DD/YYYY or DD/MM/YYYY edit to arrive at the date that you showed.</p>
<p>Most likely, you simply need to handle the date with a proper definition.</p>
<p>What is the field definition in the database? (What data type? Length?)</p>
<p>Tom</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 3/10 queries in 0.039 seconds using memcached
Object Caching 281/287 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-18 22:03:47 -->