Forum: Java Jul 17th, 2009 |
| Replies: 1 Views: 200 Hello everyone,
I'm working on a school project and am using some code from the book to sort an array in ascending order. I'm apologize ahead of time if my methods seem crude.
I've used this... |
Forum: Java Jul 4th, 2009 |
| Replies: 4 Views: 434 That's neat, but i'm suposed to construct the class and I have done exactly what you've said in the bottom, write a method to accept 2 dates, parse 3 values using substring and store them in 6... |
Forum: Java Jul 3rd, 2009 |
| Replies: 4 Views: 434 Hello!
I'm taking a class in JAVA and learning a lot, but i'm stumped on a project where we are to find the difference between two dates. The method iv'e used is a little unconventional, I don't... |