<!DOCTYPE html>
<html>
<body>
<form runat="server">
<asp:Calendar id="cal1" runat="server" FirstDayOfWeek="Wednesday" />
</form>
</body>
</html>