#4027 Fix mapping ZonedDateTime or OffsetDateTime to LocalDateTime#4047
Conversation
…ime/OffsetDateTime and LocalDateTime
|
@filiphr @JanecekPetr Please Review! Thank you. |
|
@Takch02 nice implementation. |
…ime/OffsetDateTime and LocalDateTime
@hduelme Thanks for the review! I added |
|
@Takch02 the implementation looks clean to me. Additionally, @JanecekPetr noticed that mapping to/from Instant is still missing:
If you'd like, you could implement those mappings as well. |
…ant/ZoneDateTime
@hduelme Thank you! l added license headers and conversion Instant/LocalDataTime, Instant/ZoneDateTime |
|
@Takch02 thanks a lot. |
|
@Takch02 thanks again. Its now merged. |
|
@hduelme Thank you!! |
Fixes #4027
Added implicit conversion support for:
Changes: