<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: COBOL?</title>
	<link>http://geniusone.com/blog/cobol/</link>
	<description>Since two decades author and leadership consultant Frank Kanu helps top managers and executives to improve success ratios and productivity.</description>
	<pubDate>Fri, 09 Jan 2009 00:18:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: The Mad Perseid</title>
		<link>http://geniusone.com/blog/cobol/#comment-1787</link>
		<dc:creator>The Mad Perseid</dc:creator>
		<pubDate>Thu, 04 Aug 2005 13:06:37 +0000</pubDate>
		<guid>http://geniusone.com/blog/cobol/#comment-1787</guid>
		<description>We don't have to wait eight thousand years. When all those companies spent countless millions, if not billions, fixing the Y2K problem, many of them took a shortcut, the easy way out.

With a two-digit year date(YYMMDD), it is impossible to tell what century you're in, and that was at the core of the problem. The proper fix is to change your databases to a four-digit year date(CCYYMMDD), and adjust all the programming and user interfaces to match. Depending on how the original two-digit year date was stored, it would be easy or hard to implement this change.

Many companies didn't. They simply created a formula that said if the year is above a threshold value(often 47), that's the 20th century, otherwise it's the 21st century. So, 570204(Febrary 4, '57) is 19570204, while 150507(May 7, '15) is 20150507. In other words, in less than 50 years, we're right back where we started.</description>
		<content:encoded><![CDATA[We don&#8217;t have to wait eight thousand years. When all those companies spent countless millions, if not billions, fixing the Y2K problem, many of them took a shortcut, the easy way out.<br />
<br />
With a two-digit year date(YYMMDD), it is impossible to tell what century you&#8217;re in, and that was at the core of the problem. The proper fix is to change your databases to a four-digit year date(CCYYMMDD), and adjust all the programming and user interfaces to match. Depending on how the original two-digit year date was stored, it would be easy or hard to implement this change.<br />
<br />
Many companies didn&#8217;t. They simply created a formula that said if the year is above a threshold value(often 47), that&#8217;s the 20th century, otherwise it&#8217;s the 21st century. So, 570204(Febrary 4, &#8216;57) is 19570204, while 150507(May 7, &#8216;15) is 20150507. In other words, in less than 50 years, we&#8217;re right back where we started.<br />
]]></content:encoded>
	</item>
</channel>
</rss>
