in reply to How do you determine the day of the week based on a certain user provided date?

I'd use Date::Calc or one of the other modules on Date from CPAN, but like Old_Gray_Bear said regarding your other post, How do you add dates to a certain user provided date?, your professor isn't likely to accept that solution.

- - arden.

  • Comment on Re: How do you determine the day of the week based on a certain user provided date?