Search:

Type: Posts; User: JavaPF

Search: Search took 0.11 seconds.

  1. Replies
    3
    Views
    1,159

    Re: Help Desperately needed...

    No problem, glad I could help.

    Maybe you are meant to create the Time class yourself? Create a class in the same package called Time..

    Either that or it's an import.
  2. Replies
    3
    Views
    1,159

    Re: Help Desperately needed...

    Hello SBOSlayer, welcome to the Java Programming Forums :)


    String[] times = {"0000","1200","0300","0650","1059","2159","2359"};
    String[] timeStrings =...
Results 1 to 2 of 2