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