Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

183
Views
JQuery UI datepicker ( start weeks from Monday)

I am using jQuery UI datepicker, I know I can customize this datepicker in this way:

$("#reserve_date").datepicker({
            beforeShowDay: no_disabled_Days
});

currently, my datapicker calendar start weeks from Sunday, I would like it starts weeks from Monday, how to do??

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

$( ".selector" ).datepicker({ firstDay: 1 });

jQuery UI Reference; see the link for a slightly more detailed explanation.

For inline reference:

Sunday     0
Monday     1
Tuesday    2
Wednesday  3
Thursday   4
Friday     5
Saturday   6
over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!