[
https://issues.apache.org/jira/browse/OFBIZ-13328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18067116#comment-18067116
]
ASF subversion and git services commented on OFBIZ-13328:
---------------------------------------------------------
Commit 073a359ddaa43b9fa0d068f4b836f4db9be0ed33 in ofbiz-framework's branch
refs/heads/trunk from Mekika Leila
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=073a359dda ]
Fixed: DateTime pickers displayed according to the locale (OFBIZ-13328) (#933)
Allow display of local date format and names when a date picker is rendered
> DateTime pickers are not displayed according to the locale
> ----------------------------------------------------------
>
> Key: OFBIZ-13328
> URL: https://issues.apache.org/jira/browse/OFBIZ-13328
> Project: OFBiz
> Issue Type: Improvement
> Components: ALL COMPONENTS
> Reporter: Mekika Leila
> Assignee: Mekika Leila
> Priority: Minor
> Fix For: Upcoming Branch
>
> Attachments: image-2025-12-17-14-22-18-732.png,
> image-2025-12-17-14-23-23-874.png, image-2025-12-17-18-55-02-581.png,
> image-2026-01-12-16-04-57-565.png, image-2026-01-12-16-05-23-990.png,
> screenshot-1.png, screenshot-2.png
>
>
> Currently when a date picker is rendered, the date format and names seems to
> be displayed in english even if a jQuery date picker plugin translation file
> exists for the selected locale (ex: for spanish with file datepicker-es.js)
>
> To reproduce:
> Go to [find order
> page|https://demo-trunk.ofbiz.apache.org/ordermgr/control/findorders] and
> test Request Date date picker with spanish locale selected.
>
> The goal of the proposed fix is to transmit the locale to the context of the
> macro renderer for macro using
--
This message was sent by Atlassian Jira
(v8.20.10#820010)