Fork me on GitHub
#datomic
<
2021-01-12
>
jaret19:01:54

Hi all! We're looking to get an informal assessment of how Datomic Cloud customers access cloud. If you wouldn't mind taking some time to fill out he poll on our forums here it would be much appreciated:

jaret19:01:17

Feel free to add any thoughts/wishes/context/desires in the thread under the poll.

john-shaffer21:01:44

I just started an Ion, but I guess Datomic runs on JVM 8 and I hadn't considered that. I'm accustomed to using the newer date/time classes on JVM 11. What do you typically use for dates & times on older JVMs? Is there a popular library?

favila21:01:06

Java 8 has the java.time classes

john-shaffer21:01:54

Thanks. I guess it's just LocalDate/ofInstant that's missing, and I can adjust to that

john-shaffer21:01:39

I should have read the exception more carefully 😶

ghadi22:01:30

@UCCHXTXV4 joda is deprecated

👍 6