frisbee icon indicating copy to clipboard operation
frisbee copied to clipboard

Replace joda time with JSR-310 implementation

Open friedger opened this issue 9 years ago • 2 comments

E.g. https://github.com/JakeWharton/ThreeTenABP or later Java8 implementation

friedger avatar Mar 14 '16 10:03 friedger

I would put priority low to this. We have a lot to do and JodaTime works for us. The work to do this is huge

tasomaniac avatar Mar 14 '16 10:03 tasomaniac

Java8 java.time is not included in Android. Jake's port is an alternative. However, I also see no reason for a change at this moment.

seventhmoon avatar Mar 12 '17 02:03 seventhmoon