Search:

Type: Posts; User: bobby321

Search: Search took 0.34 seconds.

  1. Replies
    7
    Views
    1,497

    Re: function timeDiff

    Hi again copeg

    I will read up on your suggested material

    Thanks
  2. Replies
    7
    Views
    1,497

    Re: function timeDiff

    Hi again copeg

    Is there a standard function I can use and call which calculates / returns the days between to dates which is what I am trying to do.

    Thanks Again

    Bobby
  3. Replies
    7
    Views
    1,497

    Re: function timeDiff

    Hi copeg

    Thanks for the prompt reply, I am new to java and its workings so please can you give more details as i have no idea what you mean by SSCCE and java.util.Data and java.sql.Date

    I am...
  4. Replies
    7
    Views
    1,497

    function timeDiff

    Hi forum

    I hope you can help me with a problem on a function which should work properly but isn’t.

    The function is:

    function timeDiff(time1, time2) {

    if(isNaN(Date.parse(time1)) ||...
Results 1 to 4 of 4