2021-05-25: Inloggningen är stängd mellan 22:00 och 09:00 för installation. //$(function () { // // // // Datepicker // $(".calendar").datepicker({ // dateFormat: "yy-mm-dd", // firstDay: 1 // }); // // Limit the timespan for those with the extra class // $(".calendar.endsToday").datepicker("option", "maxDate", "+0d"); //});