<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://learn.cemetech.net/index.php?action=history&amp;feed=atom&amp;title=TI-BASIC%3ASettmfmt</id>
	<title>TI-BASIC:Settmfmt - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://learn.cemetech.net/index.php?action=history&amp;feed=atom&amp;title=TI-BASIC%3ASettmfmt"/>
	<link rel="alternate" type="text/html" href="http://learn.cemetech.net/index.php?title=TI-BASIC:Settmfmt&amp;action=history"/>
	<updated>2026-05-28T09:20:44Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.3</generator>
	<entry>
		<id>http://learn.cemetech.net/index.php?title=TI-BASIC:Settmfmt&amp;diff=629&amp;oldid=prev</id>
		<title>Maintenance script: Initial automated import</title>
		<link rel="alternate" type="text/html" href="http://learn.cemetech.net/index.php?title=TI-BASIC:Settmfmt&amp;diff=629&amp;oldid=prev"/>
		<updated>2016-02-24T18:10:45Z</updated>

		<summary type="html">&lt;p&gt;Initial automated import&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:TI-BASIC:Command&lt;br /&gt;
|picture=SETTMFMT.PNG&lt;br /&gt;
|summary=Sets the time format of the clock on the TI-84+/SE.&lt;br /&gt;
|syntax=setTmFmt(&amp;#039;&amp;#039;value&amp;#039;&amp;#039;)&lt;br /&gt;
|location=This command can only be found in the catalog. Press:&lt;br /&gt;
# 2nd CATALOG to enter the command catalog&lt;br /&gt;
# s to skip to commands starting with S&lt;br /&gt;
# Scroll down to setTmFmt( and select it&lt;br /&gt;
|compatibility=TI-84+/SE&lt;br /&gt;
|size=2 bytes&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The setTmFmt( command sets the time format of the clock on the TI-84+/SE calculators when displaying the time on the [[TI-BASIC:Settings|mode screen]]. There are two different formats available, and you simply use the respective value (can be either a literal number or a variable) to display the desired one: 12 (12 hour) or 24 (24 hour). For example, this would set the time format to 24 hour:&lt;br /&gt;
&lt;br /&gt;
 :setTmFmt(24&lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
In order for the time format to work, you need to set the time using either the [[TI-BASIC:Settime|SetTime(]] command, or by going into the set clock menu (accessible by pressing ENTER on the &amp;#039;SET CLOCK&amp;#039; message that is displayed at the bottom of the mode screen). Of course, the time will only show up if the clock is on; if you need to turn the clock on, use the [[TI-BASIC:Clockon|ClockOn]] command, or scroll down to the &amp;#039;TURN CLOCK ON&amp;#039; message that is displayed in place of the clock on the mode screen and press ENTER twice.&lt;br /&gt;
&lt;br /&gt;
= Related Commands =&lt;br /&gt;
&lt;br /&gt;
* [[TI-BASIC:Gettime|GetTime]]&lt;br /&gt;
* [[TI-BASIC:Settime|SetTime(]]&lt;br /&gt;
* [[TI-BASIC:Gettmfmt|GetTmFmt]]&lt;br /&gt;
* [[TI-BASIC:Gettmstr|GetTmStr(]][[Category:TI-BASIC]]&lt;br /&gt;
[[Category:TIBD]]&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
</feed>