I've just created a B2B online ordering system that crosses three four time zones. And I've created code that automatically flips the order date to the next day after 4:30 pm. And if it's Friday, it flips the order date to Monday and so on...
But now I'm faced with a challenge over holidays. Do I need to code each holiday in manually? Is there a logic I can apply for the major ones? How do you guys handle this kind of stuff?
Would I have to create a database of all the holidays from now until eternity?
This one has me stumped.
ivo "If it's stupid but works, it isn't stupid."
But now I'm faced with a challenge over holidays. Do I need to code each holiday in manually? Is there a logic I can apply for the major ones? How do you guys handle this kind of stuff?
Would I have to create a database of all the holidays from now until eternity?
This one has me stumped.
ivo "If it's stupid but works, it isn't stupid."