I've recently built a DayTime Temporal that represents a combination of a day of the week and a time of day (e.g. "Monday at 13:45"). I just discovered this project (thanks for this and all of your other work on all things Java time-related!); are you interested in a DayTime contribution?
Because I wasn't aware of this project when I built my implementation, it'll take some work to adjust the code style (and testing style?) to match this project's conventions, and so I wanted to make sure it's something you actually want before I dig in.
Cheers!
I've recently built a
DayTimeTemporalthat represents a combination of a day of the week and a time of day (e.g. "Monday at 13:45"). I just discovered this project (thanks for this and all of your other work on all things Java time-related!); are you interested in aDayTimecontribution?Because I wasn't aware of this project when I built my implementation, it'll take some work to adjust the code style (and testing style?) to match this project's conventions, and so I wanted to make sure it's something you actually want before I dig in.
Cheers!