[19.0][ADD] web_date_format_numeric#3485
Conversation
f8faad8 to
d3cd23a
Compare
Adds a **Use Numeric Date Format** field to `res.lang`. When enabled for a language, all `date` and `datetime` fields render in numeric format (e.g. `31/01/2026` instead of `Jan 31, 2026`). Go to **Settings → Translations → Languages**, open a language and toggle **Use Numeric Date Format** on or off.
d3cd23a to
d1d601e
Compare
|
This PR has the |
|
Hello @OCA/web-maintainers can you pls take a look and possibly trigger merge? |
|
Hello @pedrobaeza , sorry for pinging you directly, can you pls take a look and trigger a merge if possible? |
|
/ocabot merge nobump |
|
Hey, thanks for contributing! Proceeding to merge this for you. |
|
@pedrobaeza The merge process could not be finalized, because command |
|
/ocabot merge nobump |
|
Hey, thanks for contributing! Proceeding to merge this for you. |
|
It looks like something changed on |
|
@pedrobaeza The merge process could not be finalized, because command |
|
/ocabot merge nobump |
|
This PR looks fantastic, let's merge it! |
|
Congratulations, your PR was merged at 052a5c3. Thanks a lot for contributing to OCA. ❤️ |
Adds a Use Numeric Date Format field to
res.lang. When enabled for a language, alldateanddatetimefields render in numeric format (e.g.31/01/2026instead ofJan 31, 2026).Go to Settings → Translations → Languages, open a language and toggle Use Numeric Date Format on or off.