answersLogoWhite

0

If the current date is after the 28th, four weeks ago was in the current month, and the date was <current date> - 28.

If the current date is before the 29th, four weeks ago was in the previous month, and...

  • ... if the previous month was a 28-day February, the date was the same as the current date.
  • ... if the previous month was a 29-day February, the date was <current date> + 1.
  • ... if the previous month was April, June, September or November, the date was <current date> + 2.
  • ... if the previous month was January, March, May, July, August, October or December, the date was <current date> + 3.

User Avatar

Wiki User

10y ago

What else can I help you with?