<?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_getClockString</id>
		<title>MIST getClockString - 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_getClockString"/>
		<link rel="alternate" type="text/html" href="https://wiki.hoggitworld.com/index.php?title=MIST_getClockString&amp;action=history"/>
		<updated>2026-04-26T11:17: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_getClockString&amp;diff=960&amp;oldid=prev</id>
		<title>Grimes: Created page with &quot;{{Mission Scripting  |fName= mist.getClockString  |vNum = Mist 3.7  |desc= Returns a string of the time in a clock format. time is defined in seconds, if time is not passed th...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.hoggitworld.com/index.php?title=MIST_getClockString&amp;diff=960&amp;oldid=prev"/>
				<updated>2018-04-13T08:56:29Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Mission Scripting  |fName= mist.getClockString  |vNum = Mist 3.7  |desc= Returns a string of the time in a clock format. time is defined in seconds, if time is not passed th...&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.getClockString&lt;br /&gt;
&lt;br /&gt;
|vNum = Mist 3.7&lt;br /&gt;
&lt;br /&gt;
|desc= Returns a string of the time in a clock format. time is defined in seconds, if time is not passed the function will use the current time of the mission. The boolean value format if present will return the string in a 12 Hour clock format with an AM or PM attached to the end of the string. By default the function returns the time in a 24 hour format. HH:MM:SS &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= number&lt;br /&gt;
&lt;br /&gt;
|optName1= time&lt;br /&gt;
&lt;br /&gt;
|optType2= boolean&lt;br /&gt;
&lt;br /&gt;
|optName2= format&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= 93600&lt;br /&gt;
&lt;br /&gt;
|rtnExamples= 02:32:50&lt;br /&gt;
 &lt;br /&gt;
|example= The following will insert the current time as a clock format into a message. &lt;br /&gt;
&lt;br /&gt;
 local theTime = mist.getClockString()&lt;br /&gt;
 local string = 'It appears that the A-10C Digital Clock has failed. Current Mission Time: ' .. theTime&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>