Assuming preselectedvalue is required, the following result was found.
default selected to current date (triggers the next code snippet / workflow on user input of "calendar day select") v_PreselectedValue = zoho.currentdate.toString("EEEE") + "" + zoho.currentdate.toString("d") + "" +...