Closed nfrankel closed 2 years ago
two things:
e
requires that s
(start month) is also set.I'll also note that firstYear and lastYear won't change because of this, they'll always show the absolute values
Thanks a lot for your very fast feedback! Appreciate this. Perhaps the documentation could mention this?
Feel free to close the issue as it's obviously not relevant.
That's a good suggestion, thanks. Our API docs are in need of a revamp anyway :)
I tried to use the existing API deployed on https://ponymail.apache.org/.
The result is:
Note that
lastMonth
andlastYear
are respectively1
and `1970.Now, I explicitely set the end period:
The boundaries haven't changed:
Either there's an issue, or I'm misunderstanding how it works.