Search:

Type: Posts; User: sunnyxm

Search: Search took 0.10 seconds.

  1. Re: Having trouble working with Gregorian dates and object date

    Sorry,

    Here is what I'm trying to do:
    - Have user enter arrival date of their hotel visit and expected departure date
    - Calculate charges based on those dates (fixed $115 per night)
    - format to...
  2. Having trouble working with Gregorian dates and object date

    So far, I have two classes - a reservation class & a main class. Essentially, I want the user to enter two dates: an arrival and departure date. From the two dates, I will do a calculation (num days...
Results 1 to 2 of 2