<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://pickwiki.org/index.php?action=history&amp;feed=atom&amp;title=Date_Conversion_Demystified</id>
	<title>Date Conversion Demystified - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://pickwiki.org/index.php?action=history&amp;feed=atom&amp;title=Date_Conversion_Demystified"/>
	<link rel="alternate" type="text/html" href="https://pickwiki.org/index.php?title=Date_Conversion_Demystified&amp;action=history"/>
	<updated>2026-04-28T22:14:47Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://pickwiki.org/index.php?title=Date_Conversion_Demystified&amp;diff=1729&amp;oldid=prev</id>
		<title>Conversion script: link fix</title>
		<link rel="alternate" type="text/html" href="https://pickwiki.org/index.php?title=Date_Conversion_Demystified&amp;diff=1729&amp;oldid=prev"/>
		<updated>2015-02-26T23:48:54Z</updated>

		<summary type="html">&lt;p&gt;link fix&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[UniVerse]]&amp;#039;s date conversion power is above what you can find in most databases.&lt;br /&gt;
For example, where could you so easily create a query such as&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
LIST ORDERS WITH [[ORDER_DATE]] LIKE &amp;quot;...AUG 2003&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
without having to stuff around with CAST and all kinds of other ugly constructs?&lt;br /&gt;
&lt;br /&gt;
In programming, dates are handled by the ICONV function, which converts from external (human-readable) format to internal format (number of days since 31 Dec 1967), and by the OCONV function, which converts from internal format to external format.  These are best considered separately.&lt;br /&gt;
* [[Date Conversion with ICONV]]&lt;br /&gt;
* [[Date Conversion with OCONV]]&lt;br /&gt;
&lt;br /&gt;
This material is copyright &amp;amp;copy; 2003, Ray Wurlod.  All rights reserved.&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
</feed>