<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Blog of Dimaz &#187; freeudflib</title>
	<atom:link href="http://dimaz.web.id/tag/freeudflib/feed/" rel="self" type="application/rss+xml" />
	<link>http://dimaz.web.id</link>
	<description>The story of my mind</description>
	<lastBuildDate>Sun, 05 Feb 2012 10:56:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Firebird : Date Functions</title>
		<link>http://dimaz.web.id/computer/programming/basis-data-programming-computer/firebird-date-functions/</link>
		<comments>http://dimaz.web.id/computer/programming/basis-data-programming-computer/firebird-date-functions/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 02:22:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Basis Data]]></category>
		<category><![CDATA[Catatan Dimaz]]></category>
		<category><![CDATA[firebird]]></category>
		<category><![CDATA[freeudflib]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[tanggal]]></category>
		<category><![CDATA[UDF]]></category>

		<guid isPermaLink="false">http://dim.tlogosari.net/?p=571</guid>
		<description><![CDATA[Firebird sudah jadi favoritku untuk kategori database, dan makin jadi kesukaan karena terdapat fasilitas penambahan fungsi-fungsi eksternal. Terkadang dalam stored procedure kita harus mencari tanggal beberapa tahun ke depan, atau mencari selisih bulan antara 2 tanggal. Walaupun terlihat sepele, pekerjaan tersebut sulit dilakukan. Tetapi menggunakan library tambahan FreeUDFLib, aritmatika tanggal jadi sangat mudah.]]></description>
			<content:encoded><![CDATA[<p>Firebird sudah jadi favoritku untuk kategori database, dan makin jadi kesukaan karena terdapat fasilitas penambahan fungsi-fungsi eksternal.</p>
<p>Terkadang dalam <em>stored procedure</em> kita harus mencari tanggal beberapa tahun ke depan, atau mencari selisih bulan antara 2 tanggal. Walaupun terlihat sepele, pekerjaan tersebut sulit dilakukan. Tetapi menggunakan library tambahan <a href="http://www.ibexpert.com/download/udf/freeudflib.zip" target="_blank">FreeUDFLib</a>, aritmatika tanggal jadi sangat mudah.</p>
<div class="al2fb_like_button"><div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#appId=290579107645395&amp;xfbml=1" type="text/javascript"></script>
<fb:like href="http://dimaz.web.id/computer/programming/basis-data-programming-computer/firebird-date-functions/" layout="standard" show_faces="true" width="450" action="like" font="arial" colorscheme="light" ref="AL2FB"></fb:like></div><div class="al2fb_comments_plugin"><div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#appId=290579107645395&amp;xfbml=1" type="text/javascript"></script>
<fb:comments num_posts="2" width="450" colorscheme="light" href="http://dimaz.web.id/computer/programming/basis-data-programming-computer/firebird-date-functions/"></fb:comments></div>]]></content:encoded>
			<wfw:commentRss>http://dimaz.web.id/computer/programming/basis-data-programming-computer/firebird-date-functions/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

