IT Management Suite

Expand all | Collapse all

Clock with Current time display and countdown timer

  • 1.  Clock with Current time display and countdown timer

    Posted Apr 22, 2011 04:08 PM

    Does anyone know how I can display a clock with current time in a workflow? I need the clock to show the actual time, and keep updating live.

     

    Also, how about a way to display a countdown clock - for instance, I have an auto refresh timer that exits the page to refresh the data and comes back into the form. I'd like to be able to show users how much time is left 'till the refresh.

     

    Pretty sure I can do this with Javascript, but I know little to nothing about JavaScripting!

     

    thanks,

    rob



  • 2.  RE: Clock with Current time display and countdown timer
    Best Answer

    Posted Apr 24, 2011 12:33 AM

    I found a simple iFrame link to an online clock - works great.

    as for the countdown clock, I found a java script I could download and host myself, with a simple script to call it. You can even control the units displayed, and have it count down or up to a specific date/time.

     

    Rob



  • 3.  RE: Clock with Current time display and countdown timer

    Posted Apr 24, 2011 07:14 AM

    posted in error .. sorry

     

    Wayne