|
On Wed, 3 Dec 2003, murali dhar wrote: > I found that file YPROF will nt be generated > on a US holiday. I will have to make a change to check for a holiday. > For our system Night Time date is changed on next date 8:00AM > I have to use this night time date to check for holiday depending on > when i check... > How can i modify my program to check for holiday sothat i can capture > this message and send a message to users. We've developed an API called isholiday() that determines if a given date is a holiday. A description of it is at: http://www.eaerich.com/docs/era-api.html#isholiday The neat thing about it is that you specify what holidays you want to observe, not what dates those holidays fall on. In addition, you can specify what day to observe the holiday when that holiday occurs on the weekend (like if the holiday falls on a Saturday, observe it on Friday). Basically, isholiday() takes a given date, checks what holidays you have specified you want to observe, then applies various rules of when holidays occur to determine if the date is a holiday. James Rich "As for security, being lectured by Microsoft is like receiving wise words on the subject of compassion from Stalin." -- mormop on lwn.net
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.