Search:

Type: Posts; User: aussiemcgr

Search: Search took 0.10 seconds.

  1. Replies
    3
    Views
    1,411

    Re: Comparing Two Dates

    This was actually my fault, not the code's. I was checking one direction, but not the other.

    For example, if you had two date ranges:
    Oct 5, 2011 to Dec 10, 2011
    Nov 1, 2011 to Nov 10, 2011
    ...
  2. Replies
    3
    Views
    1,411

    Comparing Two Dates

    Ok, so I'm ripping my hair out over this.

    I have two 3 GregorianCalendar objects. Due to reasons unknown, the .after() and .before() methods are not working correctly all the time, so I'm having...
Results 1 to 2 of 2