storj/satellite/accounting/projectbwcleanup
Bill Thorp 328004c0ef satellite/accounting: fix build - time rounding
We were seeing error on the last day of the month with TestProjectAllocatedBandwidthRetainTwo.
This is due to AddDate normalizes its result in the same way that Date does, so, for example,
adding one month to October 31 yields December 1, the normalized form for November 31."

I also fixed a minor UTC issue with this test as well.

Change-Id: I0157873e7befa57810e5f264a922b188890fa46a
2020-08-31 09:37:13 -04:00
..
chore_test.go satellite/accounting: fix build - time rounding 2020-08-31 09:37:13 -04:00
chore.go satellite/accounting: fix build - time rounding 2020-08-31 09:37:13 -04:00