<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://cmm.ozdeadmeat.com/index.php?action=history&amp;feed=atom&amp;title=GetTimeOfDay</id>
	<title>GetTimeOfDay - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://cmm.ozdeadmeat.com/index.php?action=history&amp;feed=atom&amp;title=GetTimeOfDay"/>
	<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=GetTimeOfDay&amp;action=history"/>
	<updated>2026-06-04T14:44:53Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://cmm.ozdeadmeat.com/index.php?title=GetTimeOfDay&amp;diff=6041&amp;oldid=prev</id>
		<title>Ozdeadmeat: GetTimeOfDay – created via PowerShell script (2025-11-11T21:12:47Z)</title>
		<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=GetTimeOfDay&amp;diff=6041&amp;oldid=prev"/>
		<updated>2025-11-11T10:12:49Z</updated>

		<summary type="html">&lt;p&gt;GetTimeOfDay – created via PowerShell script (2025-11-11T21:12:47Z)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:FunctionInfo|fName=          GetTimeOfDay|fDescription=   Converts a number of seconds into a formatted HH:MM:SS string in 24-hour format with exactly 8 characters by calculating hours, minutes, and seconds using modulo arithmetic and zero-padding each component.|parentFile=     cmm.timeFunctions.lua|syntax=         CMM.GetTimeOfDay(TimeNum &amp;lt;number|nil&amp;gt;)|return=         string|returnDesc=     A string in HH:MM:SS format with exactly 8 characters, each component zero-padded to two digits.|example=        GetTimeOfDay(3661)|exampleDesc=    Returns &amp;quot;1:01:01&amp;quot; as 3661 seconds equals 1 hour, 1 minute, and 1 second, with each component properly padded to two digits.|related=        |note=           |envType= CMM|par1=         number or nil TimeNum|optType1=     number or nil|optName1=     TimeNum|desc1=       The number of seconds to convert into HH:MM:SS format; if nil or not a number, uses current absolute game time.}}&lt;/div&gt;</summary>
		<author><name>Ozdeadmeat</name></author>
	</entry>
</feed>