Create an incrementing timer in seconds in 00:00 format?
        Posted  
        
            by Donal Rafferty
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Donal Rafferty
        
        
        
        Published on 2010-03-29T09:28:52Z
        Indexed on 
            2010/03/29
            9:33 UTC
        
        
        Read the original article
        Hit count: 181
        
I want to create an incrementing second timer like a stopwatch.
So I want to be able to display the seconds and minutes incrementing in the format 00:01...
Google only brings up 24 hour clock examples, I was wondering could anyone get me started with an example or tutorial of what I want to do?
© Stack Overflow or respective owner