Assuming addyear is required, the following 2 results were found.
yyyy-MM-dd HH:mm"); // // Starts Second Sunday in March at 2:00 v_FirstMonthDate = toTime(zoho.currentdate.addYear(1).toString("yyyy") + "-03-08 02:00:00"); // // Ends First Sunday in November at 2:00 v_LastMonthDate =...
Year"))) { v_GraduationYear = r_CandidateDetail.get("Graduation Year"); if(v_GraduationYear == zoho.currentdate.addYear(1).getYear() && zoho.currentdate.getMonth() >= 9 || v_GraduationYear == zoho.currentdate.getYear() && zoho.currentdate.getMonth()...