Dear All,
We are testing a simple extended calendar. The requirement is to have LAST_WRK_DAY_MONTH, that is if the last day of the month falls on a Sat or Sun, pre-pone it to previous working day (Friday)
Below are the rule and the results:
extended_calendar: LASTWRKGDAYM
description: Last working day of month
workday: sa,su
non_workday: O
holiday: O
holcal: MONTH_END
cyccal:
adjust: 0
condition:

Above case, for Dec 22 and April 23 it is not a adjusting the previous workday.
I thought it used to work before. Not sure what is going wrong or is this a bug?
Regards
P Verghese