<?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_milToGame</id>
		<title>MIST milToGame - 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_milToGame"/>
		<link rel="alternate" type="text/html" href="https://wiki.hoggitworld.com/index.php?title=MIST_milToGame&amp;action=history"/>
		<updated>2026-04-25T10:39:02Z</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_milToGame&amp;diff=833&amp;oldid=prev</id>
		<title>Grimes: Created page with &quot;{{Mission Scripting  |fName= mist.time.milToGame  |vNum = Mist 3.7  |desc= Returns a numerical value in seconds of the next occurrence of the passed military time string. If t...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.hoggitworld.com/index.php?title=MIST_milToGame&amp;diff=833&amp;oldid=prev"/>
				<updated>2018-04-13T08:04:03Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Mission Scripting  |fName= mist.time.milToGame  |vNum = Mist 3.7  |desc= Returns a numerical value in seconds of the next occurrence of the passed military time string. If t...&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.time.milToGame&lt;br /&gt;
&lt;br /&gt;
|vNum = Mist 3.7&lt;br /&gt;
&lt;br /&gt;
|desc= Returns a numerical value in seconds of the next occurrence of the passed military time string. If the boolean value timeUntil is present the value returned is the time it will take to reach the specified military time. String military must be exactly 4 characters&lt;br /&gt;
&lt;br /&gt;
|rtnType= number&lt;br /&gt;
&lt;br /&gt;
|reqType1= string&lt;br /&gt;
&lt;br /&gt;
|reqName1= mil&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= timeUntil&lt;br /&gt;
&lt;br /&gt;
|optType2= &lt;br /&gt;
&lt;br /&gt;
|optName2= &lt;br /&gt;
&lt;br /&gt;
|optType3= &lt;br /&gt;
&lt;br /&gt;
|optName3= &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= '0000' to '2359'&lt;br /&gt;
&lt;br /&gt;
|rtnExamples= Any numeric value greater than 0.&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
|example= &lt;br /&gt;
 Assuming these scripts are run on day 0 at 1 AM (3600 seconds) &lt;br /&gt;
 mist.timeMilToGame('0200') returns 7200 &lt;br /&gt;
 mist.timeMilToGame('0200', true ) returns 3600&lt;br /&gt;
&lt;br /&gt;
If scripts ran at 3AM (10800 seconds) -- Note script returns the NEXT occurance &lt;br /&gt;
 mist.timeMilToGame('0200') returns 93600 &lt;br /&gt;
 mist.timeMilToGame('0200', true ) returns 90000 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|notes= &lt;br /&gt;
&lt;br /&gt;
|funcs= {{listOfMistTimeFuncs}}&lt;br /&gt;
&lt;br /&gt;
}}&lt;br /&gt;
[[Category:MIST|milToGame]]&lt;/div&gt;</summary>
		<author><name>Grimes</name></author>	</entry>

	</feed>