﻿<?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>sql hicri tarih &#8211; SQL Server Eğitimleri</title>
	<atom:link href="https://sqlserveregitimleri.com/etiket/sql-hicri-tarih/feed" rel="self" type="application/rss+xml" />
	<link>https://sqlserveregitimleri.com</link>
	<description>SQL Server ile ilgili her şey</description>
	<lastBuildDate>Fri, 19 May 2023 21:57:01 +0000</lastBuildDate>
	<language>tr</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.1</generator>
	<item>
		<title>SQL Server&#8217;da Hicri Tarihi Miladi Tarihe Çevirmek</title>
		<link>https://sqlserveregitimleri.com/sql-serverda-hicri-tarihi-miladi-tarihe-cevirmek</link>
		
		<dc:creator><![CDATA[Yavuz Selim Kart]]></dc:creator>
		<pubDate>Tue, 02 May 2023 19:52:17 +0000</pubDate>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[sql hicri tarih]]></category>
		<category><![CDATA[sql miladi tarih]]></category>
		<category><![CDATA[sql server hicri tarih]]></category>
		<guid isPermaLink="false">https://sqlserveregitimleri.com/?p=16215</guid>

					<description><![CDATA[Herkese merhaba. Bu yazıda SQL Server&#8217;da Hicri tarihi Miladi tarihe çevirmek ile ilgili bilgi vereceğim. SQL Server&#8217;da bazı durumlarda hicri tarihi miladi tarihe çevirmek isteyebilirsiniz....]]></description>
										<content:encoded><![CDATA[<p>Herkese merhaba. Bu yazıda SQL Server&#8217;da Hicri tarihi Miladi tarihe çevirmek ile ilgili bilgi vereceğim.</p>
<p>SQL Server&#8217;da bazı durumlarda hicri tarihi miladi tarihe çevirmek isteyebilirsiniz.</p>
<p>Aşağıdaki kodu kullanarak sizler de bu işlemi rahatlıkla yapabilirsiniz.</p>
<pre class="line-numbers"><code class="language-sql">SELECT CONVERT(DATETIME, '16/05/1445', 131) + 1 AS MiladiTarih;</code></pre>
<p>Yukarıdaki kodu çalıştırınca aşağıdakine benzer bir sonuç göreceksiniz.</p>
<p><img fetchpriority="high" decoding="async" class="size-full wp-image-16354" src="https://sqlserveregitimleri.com/wp-content/uploads/2023/05/sql-serverda-hicri-tarihi-miladi-tarihe-cevirmek-1.jpg" alt="SQL Server'da Hicri Tarihi Miladi Tarihe Çevirmek" width="700" height="402" srcset="https://sqlserveregitimleri.com/wp-content/uploads/2023/05/sql-serverda-hicri-tarihi-miladi-tarihe-cevirmek-1.jpg 700w, https://sqlserveregitimleri.com/wp-content/uploads/2023/05/sql-serverda-hicri-tarihi-miladi-tarihe-cevirmek-1-522x300.jpg 522w, https://sqlserveregitimleri.com/wp-content/uploads/2023/05/sql-serverda-hicri-tarihi-miladi-tarihe-cevirmek-1-315x181.jpg 315w, https://sqlserveregitimleri.com/wp-content/uploads/2023/05/sql-serverda-hicri-tarihi-miladi-tarihe-cevirmek-1-235x135.jpg 235w" sizes="(max-width: 700px) 100vw, 700px" /></p>
<p><iframe title="SQL Server&#039;da Hicri Tarihi Miladi Tarihe Çevirmek" width="739" height="416" src="https://www.youtube.com/embed/_VO053KmcRo?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></p>
<p>Görüldüğü üzere Hicri tarihi Miladi tarihe çevirmiş olduk.</p>
<p>Herkese çalışma hayatında ve yaşamında başarılar kolaylıklar.</p>
<div class='epvc-post-count'><span class='epvc-eye'></span>  <span class="epvc-count"> 192</span><span class='epvc-label'> Kez Okundu</span></div>]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
