<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.multitheftauto.com/wiki/Talk:GetRealMonthH?action=history&amp;feed=atom</id>
	<title>Talk:GetRealMonthH - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.multitheftauto.com/wiki/Talk:GetRealMonthH?action=history&amp;feed=atom"/>
	<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Talk:GetRealMonthH&amp;action=history"/>
	<updated>2026-05-16T08:19:33Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=Talk:GetRealMonthH&amp;diff=49815&amp;oldid=prev</id>
		<title>Walid: Created page with &quot;Wrong hijri months order it should be like this: --Walid (talk)  '''Note:''' i don't know why the wiki page change the order (maybe because...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Talk:GetRealMonthH&amp;diff=49815&amp;oldid=prev"/>
		<updated>2016-11-09T14:56:37Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Wrong hijri months order it should be like this: --&lt;a href=&quot;/wiki/User:Walid&quot; title=&quot;User:Walid&quot;&gt;Walid&lt;/a&gt; (&lt;a href=&quot;/index.php?title=User_talk:Walid&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User talk:Walid (page does not exist)&quot;&gt;talk&lt;/a&gt;)  &amp;#039;&amp;#039;&amp;#039;Note:&amp;#039;&amp;#039;&amp;#039; i don&amp;#039;t know why the wiki page change the order (maybe because...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Wrong hijri months order it should be like this: --[[User:Walid|Walid]] ([[User talk:Walid|talk]])&lt;br /&gt;
&lt;br /&gt;
'''Note:''' i don't know why the wiki page change the order (maybe because it's arabic language) just copy and paste the code in your text editor (notpad++), you can go here to change a page language: [[Special:PageLanguage]].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
local hijriMonths = {&amp;quot;محرم&amp;quot;,&amp;quot;صفر&amp;quot;,&amp;quot;ربيع الأول&amp;quot;,&amp;quot;ربيع الثّاني&amp;quot;, &amp;quot;جمادى الأولى&amp;quot;,&amp;quot;جمادي الثاني&amp;quot;, &amp;quot;رجب&amp;quot;,&amp;quot;شعبان&amp;quot;,&amp;quot;رمضان&amp;quot;,&amp;quot;شوال&amp;quot;,&amp;quot;ذو القعدة&amp;quot;,&amp;quot;ذو الحجة&amp;quot;}&lt;br /&gt;
&lt;br /&gt;
function getHijriMonth()&lt;br /&gt;
    local time = getRealTime()&lt;br /&gt;
    local month = time.month + 1&lt;br /&gt;
    return hijriMonths[month]&lt;br /&gt;
end&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Also try to change the function name to getHijriMonth.&lt;/div&gt;</summary>
		<author><name>Walid</name></author>
	</entry>
</feed>