Re: business date and calendar libraries?

2010-09-16 Thread Ian
On 13/09/2010 18:06, Chris Withers wrote: Hi All, I'm wondering what libraries people would use to answer the following questions relating to business days: - on a naive level; what's give me the last business day (ie: skipping weekends) - on a less-naive level; same question but taking

Re: business date and calendar libraries?

2010-09-15 Thread nn
On Sep 13, 3:02 pm, David Robinow drobi...@gmail.com wrote: On Mon, Sep 13, 2010 at 1:06 PM, Chris Withers ch...@simplistix.co.uk wrote: I'm wondering what libraries people would use to answer the following questions relating to business days: - on a less-naive level; same question but

Re: business date and calendar libraries?

2010-09-15 Thread Robert Kern
On 9/13/10 12:06 PM, Chris Withers wrote: Hi All, I'm wondering what libraries people would use to answer the following questions relating to business days: - on a naive level; what's give me the last business day (ie: skipping weekends) - on a less-naive level; same question but taking into

business date and calendar libraries?

2010-09-13 Thread Chris Withers
Hi All, I'm wondering what libraries people would use to answer the following questions relating to business days: - on a naive level; what's give me the last business day (ie: skipping weekends) - on a less-naive level; same question but taking into account public holidays - on a

Re: business date and calendar libraries?

2010-09-13 Thread David Robinow
On Mon, Sep 13, 2010 at 1:06 PM, Chris Withers ch...@simplistix.co.uk wrote: I'm wondering what libraries people would use to answer the following questions relating to business days: - on a naive level; what's give me the last business day (ie: skipping weekends) import datetime def