<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.hoggitworld.com/index.php?action=history&amp;feed=atom&amp;title=MIST_getDateString</id>
		<title>MIST getDateString - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.hoggitworld.com/index.php?action=history&amp;feed=atom&amp;title=MIST_getDateString"/>
		<link rel="alternate" type="text/html" href="https://wiki.hoggitworld.com/index.php?title=MIST_getDateString&amp;action=history"/>
		<updated>2026-04-29T20:31:46Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://wiki.hoggitworld.com/index.php?title=MIST_getDateString&amp;diff=961&amp;oldid=prev</id>
		<title>Grimes: Created page with &quot;{{Mission Scripting  |fName= mist.getDateString  |vNum = Mist 3.7  |desc= Returns a string of the date. The boolean  mString defines if the month name is used in the string in...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.hoggitworld.com/index.php?title=MIST_getDateString&amp;diff=961&amp;oldid=prev"/>
				<updated>2018-04-13T08:56:35Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Mission Scripting  |fName= mist.getDateString  |vNum = Mist 3.7  |desc= Returns a string of the date. The boolean  mString defines if the month name is used in the string in...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Mission Scripting&lt;br /&gt;
&lt;br /&gt;
|fName= mist.getDateString&lt;br /&gt;
&lt;br /&gt;
|vNum = Mist 3.7&lt;br /&gt;
&lt;br /&gt;
|desc= Returns a string of the date. The boolean  mString defines if the month name is used in the string instead of the month digit. (false/nil for 3, true for 'March'). The boolean order defines if the date is presented in the date format mm/dd/yy or dd/mm/yy.  time is defined in seconds, if time is not passed the function will use the current time of the mission, thus return the current date. &lt;br /&gt;
&lt;br /&gt;
|rtnType= string&lt;br /&gt;
&lt;br /&gt;
|reqType1= &lt;br /&gt;
&lt;br /&gt;
|reqName1= &lt;br /&gt;
&lt;br /&gt;
|reqType2= &lt;br /&gt;
&lt;br /&gt;
|reqName2= &lt;br /&gt;
&lt;br /&gt;
|reqType3= &lt;br /&gt;
&lt;br /&gt;
|reqName3= &lt;br /&gt;
&lt;br /&gt;
|reqType4= &lt;br /&gt;
&lt;br /&gt;
|reqName4= &lt;br /&gt;
&lt;br /&gt;
|reqType5= &lt;br /&gt;
&lt;br /&gt;
|reqName5= &lt;br /&gt;
&lt;br /&gt;
|optType1= boolean&lt;br /&gt;
&lt;br /&gt;
|optName1= mString&lt;br /&gt;
&lt;br /&gt;
|optType2= boolean&lt;br /&gt;
&lt;br /&gt;
|optName2= order&lt;br /&gt;
&lt;br /&gt;
|optType3= number&lt;br /&gt;
&lt;br /&gt;
|optName3= time&lt;br /&gt;
&lt;br /&gt;
|optType4= &lt;br /&gt;
&lt;br /&gt;
|optName4= &lt;br /&gt;
&lt;br /&gt;
|optType5= &lt;br /&gt;
&lt;br /&gt;
|optName5= &lt;br /&gt;
&lt;br /&gt;
|varExamples= 93600&lt;br /&gt;
&lt;br /&gt;
|rtnExamples= 7.4.2011&lt;br /&gt;
 &lt;br /&gt;
|example= The following will display the date the way America does it. &lt;br /&gt;
&lt;br /&gt;
 local theDate = mist.getDateString(true, true)&lt;br /&gt;
 July 4 2011&lt;br /&gt;
&lt;br /&gt;
|notes= &lt;br /&gt;
&lt;br /&gt;
|funcs= {{listOfMistStringFuncs}}&lt;br /&gt;
&lt;br /&gt;
}}&lt;br /&gt;
[[Category:MIST|getClockString]]&lt;/div&gt;</summary>
		<author><name>Grimes</name></author>	</entry>

	</feed>