Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enables support for java.time field types #14

Merged
merged 1 commit into from
Nov 22, 2023

Conversation

hprange
Copy link
Owner

@hprange hprange commented Oct 12, 2023

This commit facilitates the automatic conversion of java.time.temporal.Temporal instances into java.util.Date within the report generation process. This conversion is necessary to ensure proper recognition of date cells by Excel.

This commit facilitates the automatic conversion of `java.time.temporal.Temporal` instances into `java.util.Date` within the report generation process. This conversion is necessary to ensure proper recognition of date cells by Excel.
@hprange hprange self-assigned this Oct 12, 2023
@hprange
Copy link
Owner Author

hprange commented Oct 12, 2023

@hprange hprange marked this pull request as ready for review November 22, 2023 21:27
@hprange hprange merged commit c824ede into master Nov 22, 2023
1 check passed
@hprange hprange deleted the improvement/javaTimeOnDtCreatedModAndDel branch November 22, 2023 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant