Best Timer Program EVER!!!

Timer program for the TI-84 Plus Family
This timer is the next level for any TI-Basic timer in 2017.
PROGRAM:TIMER2
:ZInteger
:0→M
:0→T
:ClrHome
:ClrDraw
:Horizontal 15
:Clear Entries
:Lbl 0
:startTmr→T
:Text(1,0,M," Min
:Text(8,0,Ans," Sec
:Text(57,0,getTmStr(getTmFmt
:Text(50,0,getDtStr(getDtFmt
:Text(43,0,startTmr
:If Ans>59
:Goto 1
:End
:ClrDraw
:ClrHome
:Stop
:Lbl 1
:M+1→M
:Goto 0
This Timer Program Includes:
~ Clock
~ Date
~ Calculator hardware timer
~ Timer with MINUTES and seconds