Skip to content

Doc says it's supported, but... #18

@jamo3

Description

@jamo3

I need OffsetDateTime -> Long conversion, but it doesn't actually seem to be supported:

org.modelmapper.MappingException: ModelMapper mapping errors:

  1. Converter org.modelmapper.module.jsr310.FromTemporalConverter@69e8b711 failed to convert java.time.OffsetDateTime to java.lang.Long.
    Caused by: org.modelmapper.MappingException: ModelMapper mapping errors:

  2. Unsupported mapping types[java.time.LocalDateTime->java.lang.Long]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions