Calendar in Swedish shows August 31st incorrect. See screenshot.
Raoul.
Calendar in Swedish shows August 31st incorrect. See screenshot.
Raoul.
We have fixed the issue described in this ticket and will include the fix in our next maintenance update. To apply this solution before the official update, request a hotfix by clicking the corresponding link for product versions you require.
Note: Hotfixes may be unavailable for beta versions and updates that are about to be released.
Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.
Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.
Hello Raoulw,
From what I gather, you mean the "3131 augusti 2015" date name. It, indeed, looks incorrect. However, I was not able to reproduce it with the Swedish Region and Language settings on my side. Attached are two screenshots demonstrating my system settings and the resulting popup calendar. As you can see, the date format looks correct. This makes me think that something else is involved on your end. Perhaps, your date format settings are different or you set up the editor differently. If your system settings are the same as mine, provide us with a small sample project (including an executable file) so we can reproduce the problem on our side.
Ok, my setting looks exactly the same. I will try to create a test project.
Hi,
To reproduce this bug, add this code in the initialization of the project.
Raoul.
cxFormatController.BeginUpdate;
cxFormatController.UseDelphiDateTimeFormats := True;
cxFormatController.EndUpdate;
cxFormatController.GetFormats;
cxFormatController.NotifyListeners;
Thanks. I have reproduced this behavior and forwarded this ticket to our developers for research.
Any update to this bug??
I am afraid that we have not resolved this problem yet.