Countdown timer using jquery or google app engine ?
        Posted  
        
            by john
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by john
        
        
        
        Published on 2009-06-11T04:54:00Z
        Indexed on 
            2010/04/10
            11:43 UTC
        
        
        Read the original article
        Hit count: 270
        
hi everybody,
I need to do a countdown clock, that counts down the days, hours, minutes and seconds that are left to a date of my choice,Using jquery or google app engine(Python).
I created a timer using Javascript,But in that i used system time.
I need to use server time.Can any body give me ideas to build up a count down Timer using server UTC time.
© Stack Overflow or respective owner