[reply post not cc'd to modperl list]

GsuLinuX wrote:

> How can i understand if the date entered by the client is weekend or no? 
> Are there some database specificied for that?


http://search.cpan.org/search?dist=Date-Calc

there's a function in there called Day_of_Week(), which will evaluate to 
a '6' or '7' if the date you supply it is a weekend.


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to