joki Profile
This user has contributed 0 articles, 1 code samples and posted 0 messages in our discussion forums.
Technology Interests
Code Samples-
This code allows calculating with dates as if there were no weekends. To achieve this, days are numbered from Monday, 29 December 1969 without any intervening weekends (that is, five days per week). One purpose is to calculate the number of working days in a month, ignoring further public and bank holidays.. 
|