lorem icon indicating copy to clipboard operation
lorem copied to clipboard

Adding support for dates

Open anthonydipaola2 opened this issue 6 years ago • 3 comments

anthonydipaola2 avatar Feb 08 '19 23:02 anthonydipaola2

Please don't use the old Date class. The Java Data Time API has been out for years now and is well established.

PeterWippermann avatar Oct 29 '19 18:10 PeterWippermann

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.

mdeanda avatar Oct 30 '19 08:10 mdeanda

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

Tc2r1 avatar Jan 02 '20 18:01 Tc2r1

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. 😞

graemeg avatar Mar 07 '23 10:03 graemeg