You are reading a single comment by @Robin and its replies. Click here to read the full conversation.
  • So I want to find the time between two times.
    The best way I have seen to do this is to just work out diff between two Date types i.e.
    dif old_Date - New Date();
    To do this I need to make an old_Date but I am not sure what the format really is on the bangle for date.
    sorry if this is a simple question. I don't normally code in java.

About

Avatar for Robin @Robin started