<?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%3ASetdate</id>
	<title>TI-BASIC:Setdate - 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%3ASetdate"/>
	<link rel="alternate" type="text/html" href="http://learn.cemetech.net/index.php?title=TI-BASIC:Setdate&amp;action=history"/>
	<updated>2026-04-30T02:55:25Z</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:Setdate&amp;diff=1002&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:Setdate&amp;diff=1002&amp;oldid=prev"/>
		<updated>2016-02-24T18:29:32Z</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=SETDATE.PNG&lt;br /&gt;
|summary=Sets the date of the clock on the TI-84+/SE.&lt;br /&gt;
|syntax=setDate(&amp;#039;&amp;#039;year&amp;#039;&amp;#039;,&amp;#039;&amp;#039;month&amp;#039;&amp;#039;,&amp;#039;&amp;#039;day&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 setDate( 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 setDate( command sets the date of the clock on the TI-84+/SE calculators. It takes three arguments: the year, the month, and the day. All three of these must be integers; in particular, year must be four digits, and month and day can be one or two digits. They represent the associated value that goes with a respective date. For example, this would set the date to January 1, 2008:&lt;br /&gt;
&lt;br /&gt;
 :setDate(2008,1,1&lt;br /&gt;
&lt;br /&gt;
Once you have set the date, you can display it in three different formats on the [[TI-BASIC:Settings|mode screen]] using the [[TI-BASIC:Setdtfmt|SetDtFmt(]] command: Month/Day/Year, Day/Month/Year, or Year/Month/Day. Of course, the date 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 select &amp;#039;TURN CLOCK ON&amp;#039; , displayed in place of the clock on the mode screen.&lt;br /&gt;
&lt;br /&gt;
= Related Commands =&lt;br /&gt;
&lt;br /&gt;
* [[TI-BASIC:Getdate|GetDate]]&lt;br /&gt;
* [[TI-BASIC:Getdtfmt|GetDtFmt]]&lt;br /&gt;
* [[TI-BASIC:Getdtstr|GetDtStr(]]&lt;br /&gt;
* [[TI-BASIC:Setdtfmt|SetDtFmt(]][[Category:TI-BASIC]]&lt;br /&gt;
[[Category:TIBD]]&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
</feed>