TI-BASIC:Time Tokens
From Learn @ Cemetech
The token 0xEF signifies the beginning of a two-byte token added on the TI-84+. Most of these (00 through 10) are Time_And_Date commands. The tokens after and including InvT( are only available starting with OS version 2.30.
All token values here (and elsewhere in this guide) are in hexadecimal.
- EF 00 -- SetDate(
- EF 01 -- SetTime(
- EF 02 -- CheckTmr(
- EF 03 -- SetDtFmt(
- EF 04 -- SetTmFmt(
- EF 05 -- TimeCnv(
- EF 06 -- DayOfWk(
- EF 07 -- GetDtStr(
- EF 08 -- GetTmStr(
- EF 09 -- GetDate
- EF 0A -- GetTime
- EF 0B -- StartTmr
- EF 0C -- GetDtFmt
- EF 0D -- GetTmFmt
- EF 0E -- IsClockOn
- EF 0F -- ClockOff
- EF 10 -- ClockOn
- EF 11 -- OpenLib(
- EF 12 -- ExecLib
- EF 13 -- InvT(
- EF 14 -- χ²GOF-Test(
- EF 15 -- LinRegTInt
- EF 16 -- Manual_Fit