hi i am having trouble with this paystub program i am working on. so the console is supposed to ask for the start time and end time then calculate the pay with the rate given.
How can i enter the start and end times as time and not a double.
i dimmed them as date but then i dont know how to find the time difference between the two times. am i supposed to use datediff? and if so how does datediff work cause i cant seem to get datediff to work.
thanks a lot
How can i enter the start and end times as time and not a double.
i dimmed them as date but then i dont know how to find the time difference between the two times. am i supposed to use datediff? and if so how does datediff work cause i cant seem to get datediff to work.
thanks a lot
Comment