Skip to content

The getDtStr( Command

Command Summary Command Syntax Calculator Compatibility Token Size
Returns the current date of the clock on the TI-84+/SE/CE as a string. getDtStr(value)→variable TI-84+/SE/CE 2 bytes

This command can only be found in the catalog. Press:
1. 2nd CATALOG to enter the command catalog
2. g to skip to commands starting with G
3. Scroll down to getDtStr( and select it

The getDtStr( Command

The getDtStr( command returns the current date of the clock on the TI-84+/SE/CE calculators as a string based on the date format that is specified. There are three different date formats available: 1 (M/D/Y), 2 (D/M/Y), or 3 (Y/M/D). You can store this value to a string variable for later use, or manipulate it the same way you do with other strings. Of course, this command only works if the date format has actually been set, so you should use the setDtFmt( command before using it.

Authors: KG