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

Use generation options for temporal formatting #170

Merged
merged 1 commit into from
Oct 13, 2022

Conversation

AntonOellerer
Copy link
Contributor

Up until now, the generation options were only
applied to temporal objects in certain cases.
This commit uses the options as second source
of value if a temporal field is not annotated with the @Format annotation.

@AntonOellerer AntonOellerer added the bug Something isn't working label Oct 4, 2022
@AntonOellerer AntonOellerer self-assigned this Oct 4, 2022
@AntonOellerer AntonOellerer force-pushed the fix/format_temporal_with_options branch from 55cdda0 to 5d9d40c Compare October 4, 2022 12:05
Up until now, the generation options were only
applied to temporal objects in certain cases.
This commit uses the options as second source
of value if a temporal field is not annotated with
the `@Format` annotation.
@alexpartsch alexpartsch merged commit 48b78c0 into master Oct 13, 2022
@AntonOellerer AntonOellerer deleted the fix/format_temporal_with_options branch August 22, 2023 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants