if I use toLocaleString on computer, it works well:
new Date().toLocaleString("en-GB", { weekday: "long" })
For example if i