<?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%3ASettime</id>
	<title>TI-BASIC:Settime - 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%3ASettime"/>
	<link rel="alternate" type="text/html" href="http://learn.cemetech.net/index.php?title=TI-BASIC:Settime&amp;action=history"/>
	<updated>2026-04-20T18:30:57Z</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:Settime&amp;diff=1095&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:Settime&amp;diff=1095&amp;oldid=prev"/>
		<updated>2016-02-24T18:34:22Z</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=SETTIME.PNG&lt;br /&gt;
|summary=Sets the time of the clock on the TI-84+/SE.&lt;br /&gt;
|syntax=setTime(&amp;#039;&amp;#039;hour&amp;#039;&amp;#039;,&amp;#039;&amp;#039;minute&amp;#039;&amp;#039;,&amp;#039;&amp;#039;second&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 setTime( 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 setTime( command sets the time of the clock on the TI-84+/SE calculators. It takes three arguments: the hour, the minute, and the second. The hour must be in 24 hour format -- where 13 is equal to 1 P.M. -- and the minute and second need to be a valid number within the appropriate range (1-60). For example, this would set the time to 12:30:30:&lt;br /&gt;
&lt;br /&gt;
 :setTime(12,30,30&lt;br /&gt;
&lt;br /&gt;
Once you have set the time, you can display it in two different formats on the [[TI-BASIC:Settings|mode screen]] using the [[TI-BASIC:Settmfmt|SetTmFmt(]] command: 12 (12 hour) or 24 (24 hour). 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:Gettmfmt|GetTmFmt]]&lt;br /&gt;
* [[TI-BASIC:Gettmstr|GetTmStr(]]&lt;br /&gt;
* [[TI-BASIC:Settmfmt|SetTmFmt(]][[Category:TI-BASIC]]&lt;br /&gt;
[[Category:TIBD]]&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
</feed>