Skip to content

Type converter from kotlinx.datetime.LocalTime to java.time.LocalTime? is not found for column #887

Answered by Jolanrensen
hantsy asked this question in Q&A
Discussion options

You must be logged in to vote

Ah I see, yes it was an oversight on my end. I changed the default datetime classes to kotlinx everywhere (because it was a bit mixed before) but I forgot to check automatic conversion was possible between the two.
You should still be allowed to use the java ones if you like of course, so I 'll make an issue to add the missing converters from kotlinx LocalTime to Java Localtime (and more). Thanks for letting us know!

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@Jolanrensen
Comment options

Answer selected by hantsy
@Jolanrensen
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants