Search:

Type: Posts; User: aussiemcgr

Search: Search took 0.10 seconds.

  1. Replies
    1
    Views
    1,668

    [SOLVED] Re: Calendar Issue

    I figured it out. Apparently Calendar.setFirstDayOfWeek(Calendar.MONDAY); doesnt exactly set the first day of week to be Monday. It is more complicated than that. Either way, I figured it out.
  2. Replies
    1
    Views
    1,668

    [SOLVED] Calendar Issue

    Ok, I have a problem where: given two dates and a frequency, a list of dates are returned in that range based on that frequency.

    The dates are formatted mm/dd/yyyy where leading zeros are not...
Results 1 to 2 of 2