Search:

Type: Posts; User: michaels91

Search: Search took 0.10 seconds.

  1. Replies
    15
    Views
    1,599

    Re: Help! electricity bill project

    could you show me an example of any of those ways? preferably the easiest one, im new thanks!
  2. Replies
    15
    Views
    1,599

    Re: Help! electricity bill project

    Thanks, Greg. I'll try the if statements
    simple date format = SDF
    one example:

    //Get the current date from the system clock
    Date now = new Date();

    SimpleDateFormat...
  3. Replies
    15
    Views
    1,599

    Re: Help! electricity bill project

    Ok, here is what I have so far. Sorry it took so long working 40 hrs a week + school is brutal!

    public class MDKProject1Zip {



    public static void main(String[] args) {
  4. Replies
    15
    Views
    1,599

    Re: Help! electricity bill project

    I know how to do the math its just doing it in java with variables is hard :( I am always overlapping variables or messing it up somehow...
  5. Replies
    15
    Views
    1,599

    Re: Help! electricity bill project

    alright right now I have the dialogue for the program but I cant figure out the math and variables...
  6. Replies
    15
    Views
    1,599

    Re: Help! electricity bill project

    I need to show 10 different ones with all the possible combinations
  7. Replies
    15
    Views
    1,599

    Help! electricity bill project

    Hello!
    I need help with this project below. I am not sure how to incorporate the rate per month and the three rate zones. Ive spent so much time and I seem to get no where! I am new to java,...
Results 1 to 7 of 7