For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
I'm trying to write a code in which I can count number of days excluding weekends.
For example count the number of days between 6/1/2020 and 6/30/2020. The output should return 22 days.
Any suggestions would be greatly appreciated.
Thank you