Re: Java 8 Date/Time API Extension Methods

2017-06-07 Thread Søren Berg Glasius
I think it makes perfect sense that you can do the same calculations with java.time.* as you can with java.util.Date /Søren On Wed, 7 Jun 2017 at 16:08 Guillaume Laforge wrote: > I'm coming back on this idea of having it directly integrated in Groovy > core. > > Any more thoughts on this from a

Re: Java 8 Date/Time API Extension Methods

2017-06-07 Thread Guillaume Laforge
I'm coming back on this idea of having it directly integrated in Groovy core. Any more thoughts on this from anyone? On Tue, May 9, 2017 at 3:32 AM, Joe Wolf wrote: > Thanks Søren and Guillaume. I'm glad to finally contribute something to > the Groovy community! > > On Sun, May 7, 2017 at 4:14