Search:

Type: Posts; User: ShaunB

Search: Search took 0.08 seconds.

  1. Thread: Date problem

    by ShaunB
    Replies
    7
    Views
    1,447

    Re: Date problem

    A note about ArrayList types: some earlier Java IDEs don't like this. I know because the College has a lot of really old software installed on their PCs. I don't understand why educational...
  2. Thread: Date problem

    by ShaunB
    Replies
    7
    Views
    1,447

    Re: Date problem

    The course I'm on requires you to build your own Date class because it presents an interesting challenge.

    I'm not great at remembering exact syntax, but isn't there a boolean condition for Date,...
  3. Thread: Date problem

    by ShaunB
    Replies
    7
    Views
    1,447

    Re: Date problem

    I've written a Date class, I could send you the code with controller with the logic, just have a muck about with that. But days of each month are (from Jan - Dec):

    31, 28*, 31, 30, 31, 30, 31, 31,...
Results 1 to 3 of 3