Replies: 1 comment 4 replies
-
Lets do this! @FMorschel |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Just as there are both
date
andtimeOfDay
getters I'm here to suggest a new getter calledendOfDay
. I'm not sure it is going to be a truly used feature though, but for my newPeriod
class in due_date, it would certainly be a great help since I'm constantly creating full-day periods. I'm suggesting you implement it in this package only because I believe this feature is more coherent if placed inside your package than mine.As you can see here, I would be willing to create a PR for this if you like this idea.
Beta Was this translation helpful? Give feedback.
All reactions