PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

time calculation

  1. wot
    Member

    Hi,

    I have a form where I have 3 fields
    1. Start time: format should be 00:00 or 00H00
    2. Endi time: format should be 00:00 or 00H00
    3. Total minute: Format should be 000 minutes

    What would be the easiest way to do that ?

    Posted 10 years ago on Thursday June 13, 2013 | Permalink
  2. David Peralty

    Maybe add three input fields, and hook them into this script? http://trentrichardson.com/examples/timepicker/

    Posted 10 years ago on Thursday June 13, 2013 | Permalink
  3. wot
    Member

    Thx.
    I'll have a look to it.
    and post back if it worked

    Posted 10 years ago on Thursday June 13, 2013 | Permalink
  4. wot
    Member

    Hi,

    I just wanted to ppost back my final( i hope solution).
    We implemented the Jquery range slider. As we finally didn't need the hour / minute format.

    When finalized we will post the code and the link.

    Posted 10 years ago on Friday June 21, 2013 | Permalink
  5. David Peralty

    Neat, I'm looking forward to it.

    Posted 10 years ago on Friday June 21, 2013 | Permalink