bar10der has asked for the wisdom of the Perl Monks concerning the following question:
I am developing a web based tool using CGI-Application and Html:Tempalte and Oracle database. One of my requirement is to count number of working days between two given dates. I want to know if there any perl module which I can use to calculate above. Using sql, I can calculate number of days between two given dates but don't know how to avoid weekends. Any help / guidance will be greatly appreciated.
Thanks
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: counting number of working days
by edan (Curate) on Feb 16, 2004 at 10:09 UTC | |
by bar10der (Beadle) on Feb 16, 2004 at 12:57 UTC | |
by edan (Curate) on Feb 16, 2004 at 13:48 UTC | |
|
Re: counting number of working days
by Corion (Patriarch) on Feb 16, 2004 at 10:08 UTC | |
|
Re: counting number of working days
by dws (Chancellor) on Feb 16, 2004 at 23:00 UTC | |
|
Re: counting number of working days
by bar10der (Beadle) on Feb 16, 2004 at 14:31 UTC | |
by edan (Curate) on Feb 17, 2004 at 10:24 UTC |