Search:

Type: Posts; User: vanDarg

Search: Search took 0.11 seconds.

  1. Re: HELP! Trying to find the days between two dates WITHOUT gregorian calendar.

    Another piece of advice on debugging, if you are using Eclipse IDE, it has a really nice "debug" function. It allows you to see the program run, line by line.
  2. Re: HELP! Trying to find the days between two dates WITHOUT gregorian calendar.

    Make sure you use break statements in your switch.
Results 1 to 2 of 2