Skip to content

Missing LocalTime converters #894

@Jolanrensen

Description

@Jolanrensen

As discovered by #887 (comment), we're missing some converters from kotlinx/java LocalTime, making auto conversion from kotlinx->java LocalTime not possible.

(auto)-converters are defined here

  • We need to check whether all possible conversions are present. Especially that kotlinx <-> java conversions are all there.
  • java/kotlinx LocalTime as from classes are missing and should be added

The website also doesn't seem to cover all our converters: https://kotlin.github.io/dataframe/convert.html so it should probably be updated

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingdocumentationImprovements or additions to documentation (not KDocs)enhancementNew feature or requestgood first issueGood issues to pick-up for newcomers

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions