Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.

Add temporal converter to support Java 8 time/date classes #46

Merged
merged 1 commit into from
Aug 28, 2023

Conversation

kwin
Copy link
Contributor

@kwin kwin commented Jul 31, 2023

This fixes #23

@kwin kwin requested review from cstamas and mcculls July 31, 2023 09:02
* </ul>
*
*/
public class TemporalConverter
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mcculls Any reason why PlexusDateTypeConverter was implemented as Guice TypeConverter and DateConverter is just an adapter?

@kwin
Copy link
Contributor Author

kwin commented Aug 17, 2023

I am gonna merge next week if I don't hear any objections, @mcculls.

@kwin kwin added this to the 1.0.0 milestone Aug 28, 2023
@kwin kwin merged commit 8226b25 into master Aug 28, 2023
11 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support conversion to java.time types (requires Java 8)
2 participants