"Sunday is the first day of the week" option doesn't work?

Things you’d like to miss in the future...
Forum rules
:warnred20: :warnred20: :warnred20: :warnred20: :warnred20: READ THIS AND DO IT!!! :warnred20: :warnred20: :warnred20: :warnred20: :warnred20:

:info: Please include the following information:
1) Your XYplorer Version (e.g., v28.00.0801)
2) Your Windows Version (e.g., Win 11)
3) Your Screen Scaling Percentage (e.g., 125%).

:info: We strongly recommend adding your Windows Version and Screen Scaling Percentage to the Location field in your Profile or to your Signature. That way, you only have to type them once, and we won't have to search for that vital information.

:info: When attaching an Image, please use the Attachment tab at the bottom of your post and click "Add files".

:warnred20: :warnred20: :warnred20: :warnred20: :warnred20: READ THIS AND DO IT!!! :warnred20: :warnred20: :warnred20: :warnred20: :warnred20:
Post Reply
adyy
Posts: 11
Joined: 08 Jan 2014 14:33

"Sunday is the first day of the week" option doesn't work?

Post by adyy »

"Echo < date W > ;" the return value remains the same.

Online
phred
Posts: 638
Joined: 26 Dec 2021 02:10
Location: XY 64bit on Win10 at 100% from Boston USA

Re: "Sunday is the first day of the week" option doesn't work?

Post by phred »

Do you see the BIG RED box at the top of the page?
READ IT AND DO IT.
2026-04-11_11-43-02.jpg
You do not have the required permissions to view the files attached to this post.

jupe
Posts: 3446
Joined: 20 Oct 2017 21:14
Location: Win10 22H2 120dpi

Re: "Sunday is the first day of the week" option doesn't work?

Post by jupe »

The option works fine, it is a GUI setting that applies to filters/search not scripting vars, with scripting you are free to adjust the value yourself. If you parse the value from ISOWeek you will get Mon-Sun instead if that is what you want.

e gettoken(<date ISOWeek>, -1, "-");

adyy
Posts: 11
Joined: 08 Jan 2014 14:33

Re: "Sunday is the first day of the week" option doesn't work?

Post by adyy »

thank you.

Post Reply