<?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%3AGettime</id>
	<title>TI-BASIC:Gettime - 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%3AGettime"/>
	<link rel="alternate" type="text/html" href="http://learn.cemetech.net/index.php?title=TI-BASIC:Gettime&amp;action=history"/>
	<updated>2026-04-18T00:50:11Z</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:Gettime&amp;diff=748&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:Gettime&amp;diff=748&amp;oldid=prev"/>
		<updated>2016-02-24T18:16:38Z</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=GETTIME.PNG&lt;br /&gt;
|summary=Returns a list with the current time that the clock has on the TI-84+/SE.&lt;br /&gt;
|syntax=getTime→&amp;#039;&amp;#039;Variable&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;
# g to skip to commands starting with G&lt;br /&gt;
# Scroll down to getTime 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 getTime command returns the current time that the clock has on the TI-84+/SE calculators in [[TI-BASIC:Lists|list]] format --  {&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;}. You can [[TI-BASIC:Store|Store]] this list to a variable for later use, or manipulate it the same way you do with other lists. Of course, this command only works if the time has actually been set, so you should use the [[TI-BASIC:Settime|SetTime(]] command before using it.&lt;br /&gt;
&lt;br /&gt;
An interesting note about this command is that you cannot use the standard listname(var) to access elements - If you try, it multpilies each element of the clock by the number.&lt;br /&gt;
&lt;br /&gt;
[http://tibasicdev.wikidot.com/local--files/gettime/SCREEN01.JPG]&lt;br /&gt;
= Related Commands =&lt;br /&gt;
&lt;br /&gt;
* [[TI-BASIC:Gettmfmt|GetTmFmt]]&lt;br /&gt;
* [[TI-BASIC:Gettmstr|GetTmStr(]]&lt;br /&gt;
* [[TI-BASIC:Settime|SetTime(]]&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>