-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
I need OffsetDateTime -> Long conversion, but it doesn't actually seem to be supported:
org.modelmapper.MappingException: ModelMapper mapping errors:
-
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: -
Unsupported mapping types[java.time.LocalDateTime->java.lang.Long]
Metadata
Metadata
Assignees
Labels
No labels