name of days in date picker

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
yusef88
Posts: 1148
Joined: 28 Jan 2013 03:50
Location: Windows 8.1 32-bit

name of days in date picker

Post by yusef88 »

in XYplorer they doesn't show correctly
ال = the
but in windows explorer it shows the first letter of each day name
To see the attached files, you need to log into the forum.

admin
Site Admin
Posts: 66351
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: name of days in date picker

Post by admin »

Oh, thanks.

Could you please show me this part from Help | Various Information:

Code: Select all

System Locale ID: 1031 (de-DE)
Thread Locale ID: 1031 (de-DE)
Default ANSI Code Page: 1252  (ANSI - Lateinisch I)
Active Code Page: 1252  (ANSI - Lateinisch I)
DBCS Code Page: No
EDIT: It's okay, I got it. :tup:

yusef88
Posts: 1148
Joined: 28 Jan 2013 03:50
Location: Windows 8.1 32-bit

Re: name of days in date picker

Post by yusef88 »

admin wrote:Oh, thanks.
EDIT: It's okay, I got it. :tup:
thanks for respond ,anyway her's my various information if you change your mind :lol:

Code: Select all

System Locale ID: 3073 (ar-EG)
Thread Locale ID: 3073 (ar-EG)
Default ANSI Code Page: 1256  (ANSI - Arabic)
Active Code Page: 1256  (ANSI - Arabic)
DBCS Code Page: No

admin
Site Admin
Posts: 66351
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: name of days in date picker

Post by admin »

Check the new beta and post a screenshot. I'm curious to see whether my new approach worked...

yusef88
Posts: 1148
Joined: 28 Jan 2013 03:50
Location: Windows 8.1 32-bit

Re: name of days in date picker

Post by yusef88 »

the good thing: it has full day names
the bad:letters are overlapping
To see the attached files, you need to log into the forum.

yusef88
Posts: 1148
Joined: 28 Jan 2013 03:50
Location: Windows 8.1 32-bit

Re: name of days in date picker

Post by yusef88 »

maybe not related to the topic but could Saturday be the first day in week?

admin
Site Admin
Posts: 66351
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: name of days in date picker

Post by admin »

yusef88 wrote:the good thing: it has full day names
the bad:letters are overlapping
Hm, it should have been the abbreviated day names. Are there abbreviated day names in Arabic?

admin
Site Admin
Posts: 66351
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: name of days in date picker

Post by admin »

yusef88 wrote:maybe not related to the topic but could Saturday be the first day in week?
No, I'm afraid not. (OK, not easily.)

yusef88
Posts: 1148
Joined: 28 Jan 2013 03:50
Location: Windows 8.1 32-bit

Re: name of days in date picker

Post by yusef88 »

admin wrote: Hm, it should have been the abbreviated day names. Are there abbreviated day names in Arabic?
I guess no but windows clock use the first letter of day name
To see the attached files, you need to log into the forum.

Stef123

Re: name of days in date picker

Post by Stef123 »

When asking for the date picker - the one provided in FindFiles - I was inspired by other file managers. They all use the same picker - probably the Windows date picker - so there doesn't seem to be a license problem.

Couldn't XY do the same? Call up the built-in Windows date picker? This would take care of everything - correct locale, desired first day of week as set up in Windows settings, and most likely also the same abbreviation style seen on Yusef's screenshot.
SpeedCommander.jpg
FreeCommander.jpg
XYplorer.jpg
As you can see, they all pop up the same picker - freeware and payware alike - and both use Monday as the first day of the week - whereas XY sticks to Sunday
To see the attached files, you need to log into the forum.

admin
Site Admin
Posts: 66351
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: name of days in date picker

Post by admin »

Stef123 wrote:When asking for the date picker - the one provided in FindFiles - I was inspired by other file managers. They all use the same picker - probably the Windows date picker - so there doesn't seem to be a license problem.

Couldn't XY do the same? Call up the built-in Windows date picker? This would take care of everything - correct locale, desired first day of week as set up in Windows settings, and most likely also the same abbreviation style seen on Yusef's screenshot.
Thanks for the tip, but I find mine better. Yes, it would solve the abbreviation problem, but it would create new problems that I would have no chance to solve because it's not my code. I hate these Windows dependencies. Yes, I took Choose Font and Choose Color from Windows, but the general line in XY whenever possible: native code.

I will find a solution for Arabic, and I will see whether I can make the start day configurable. Also might add grey days for neighboring months.

Stef123

Re: name of days in date picker

Post by Stef123 »

admin wrote: Yes, it would solve the abbreviation problem, but it would create new problems that I would have no chance to solve because it's not my code. I hate these Windows dependencies.
:tup:

Maybe you could read in the first day of month from Windows settings. I imagine more people may find this useful.
BTW, with the latest version I also suffer from ovelapping day names.

admin
Site Admin
Posts: 66351
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: name of days in date picker

Post by admin »

Stef123 wrote:BTW, with the latest version I also suffer from ovelapping day names.
Got a screenshot?

Stef123

Re: name of days in date picker

Post by Stef123 »

Well, not exactly overlapping, but crammed together into a very tight space:
days_crunched.jpg
To see the attached files, you need to log into the forum.

admin
Site Admin
Posts: 66351
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: name of days in date picker

Post by admin »

Thanks, I'll make it wider.

Post Reply