Calendar.setup(
{
inputField : "rezdo", // ID of the input field
ifFormat : "%Y-%m-%d", // the date format
button : "rezdo" // ID of the button
}
);

