lorem
lorem copied to clipboard
Adding support for dates
Please don't use the old Date class. The Java Data Time API has been out for years now and is well established.
hmm yeah i didn't realise there was a pull request. i like the idea but would like to limit the range of dates and times and it i think something like getFutureDate(Duration duration) is simple enough to use.
A whole year and this still isn't resolved, what's up? Do I need to take a look at it? Honestly its the last bit of code I need from this lib lol
A whole year and this still isn't resolved, what's up? Do I need to take a look at it? Honestly its the last bit of code I need from this lib lol
It's got past & future dates already implemented, as can be seen here - implemented back in Nov 2019. I think this Pull Request can be closed.
[edit] Ha, but I see that change was after the 2.1 release (latest on Maven Repository). So a 2.2 release needs to be published. 😞