Hello Experts,
How to completely Remove Sunday Column instead of simply hiding it in Datepicker?
My code is below that is simply hiding the Sunday but not removing it completely from Calendar:
Thank you
I can't help but to ask, WHY? Are you trying to change the world over to a 6 day week??
Hi,
Did not find a way to directly remove the Sunday column:
https://api.jqueryui.com/datepicker/
If you want to remove it, you may need to manipulate the source code of the plug-in, such as removing the <th> and <tr> tags under the table that belong to Sunday:
However, I don't recommend doing this directly on the plug-in.
If this helped you, I'd appreciate it if you'd mark this as a Verified Answer, which may in turn help others as well.
Best Regards,
Frank Gong
André Arnaud de Cal...
292,031
Super User 2025 Season 1
Martin Dráb
230,868
Most Valuable Professional
nmaenpaa
101,156