Skip to content

Conversation

@Ajay9704
Copy link
Contributor

@Ajay9704 Ajay9704 commented Jan 8, 2026

This PR updates the Date Formats for Data Binding documentation to accurately reflect the current Grails implementation(#15166).

Changes included

Updated default date formats list
The documentation now lists the complete set of default date formats used by the Grails data binder.

Added YAML configuration example
Added an application.yml example alongside the existing application.groovy configuration to improve clarity and consistency.

Improved documentation accuracy
Updated the introductory text to reference both configuration options while preserving existing explanations about format precedence.

Files modified

grails-doc/src/en/guide/theWebLayer/controllers/dataBinding.adoc

This change is documentation-only and aligns the guide with current framework behavior.

Copy link
Contributor

@jamesfredley jamesfredley left a comment

Choose a reason for hiding this comment

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

@jamesfredley jamesfredley linked an issue Jan 8, 2026 that may be closed by this pull request
@jamesfredley jamesfredley merged commit 75bc053 into apache:7.0.x Jan 8, 2026
29 of 33 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in Apache Grails Jan 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Update Date Format for Data Binding Documentation

2 participants