Property | Value |
---|---|
Hex Value | $EF0D |
Categories | |
Localizations |
|
getTmFmt
Overview
Returns an integer representing the clock time format that is currently set on the device.
12 = 12 hour format24 = 24 hour format
Availability: Token available everywhere.
Syntax
getTmFmt
Location
2nd, catalog, getTmFmt
Description
The getTmFmt( command returns the current time format of the clock on the TI-84+/SE/CE calculators as an integer. There are two different time formats available: 12 (12 hour) and 24 (24 hours). You can store this value to a variable for later use. Of course, this command only works if the time format has actually been set, so you should use the setTmFmt( command before using it.
Related Commands
Source: parts of this page were written by the following TI|BD contributors: burr, DarkerLine, GoVegan, kg583, RandomProductions.
History
Calculator | OS Version | Description |
---|---|---|
TI-84+ | 0.01 | Added |
Authors: