<?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%3AGettmstr</id>
	<title>TI-BASIC:Gettmstr - 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%3AGettmstr"/>
	<link rel="alternate" type="text/html" href="http://learn.cemetech.net/index.php?title=TI-BASIC:Gettmstr&amp;action=history"/>
	<updated>2026-04-30T07:48:07Z</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:Gettmstr&amp;diff=592&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:Gettmstr&amp;diff=592&amp;oldid=prev"/>
		<updated>2016-02-24T18:08:55Z</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=GETTMSTR.PNG&lt;br /&gt;
|summary=Returns the current time of the clock on the TI-84+/SE as a string.&lt;br /&gt;
|syntax=getTmStr(&amp;#039;&amp;#039;value&amp;#039;&amp;#039;)→&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 getTmStr( 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 getTmStr( command returns the current time of the clock on the TI-84+/SE calculators as a string based on the time format that is specified. There are two different time formats available: 12 (12 hour) or 24 (24 hour). You can store this value to a [[TI-BASIC:Strings|string]] variable for later use, or manipulate it the same way you do with other strings. Of course, this command only works if the time format has actually been set, so you should use the [[TI-BASIC:Settmfmt|SetTmFmt(]] command before using it.&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: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>