You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Timex.format seems to miss a month - the result should be "in 5 months", instead of "in 4 months". The output of Timex.shift looks good.
It seems the error is only occuring starting recently, it was fine before.
At first I thought it was because due to me testing on the 31st. But apparently the issue is not related to the date. I guess it depends if Timex.format does some rounding? Otherwise 5 months - a few secons is already 4 months. It works fine if I add another hour. I'm just curious why it worked before.
Steps to reproduce
Description of issue
Could this be related to this issue? #535
I hope I didn't miss any other open issue related to this. Thank you for the great work!
The text was updated successfully, but these errors were encountered: