Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  // Error with grails calendar.  If hour is above 12 then it the day will be wrong.
  newYears.set(Calendar.getInstance().get(Calendar.YEAR), Calendar.JANUARY, 1, 0, 0, 0);

...