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