Re: Calculate Recision Date
some holiday dates aren't fixed and need to be calculated year by year
Re: Calculate Recision Date
Quote:
If Monday 11/17/2014 was a holiday, then the rescission date would be 11/18/2014, etc.
If you don't count the holiday, then wouldn't the recission date be 11/20/2014? Or did I misunderstand?
Re: Calculate Recision Date
Quote:
Originally Posted by
wes4dbt
If you don't count the holiday, then wouldn't the recission date be 11/20/2014? Or did I misunderstand?
If the holiday is within the three day range from the current date (current date excluded), then those federal holidays and/or weekends are eliminated, so then the date would be the next day after the holiday or weekend or both.
Re: Calculate Recision Date
Quote:
Originally Posted by
BrailleSchool
If the holiday is within the three day range from the current date (current date excluded), then those federal holidays and/or weekends are eliminated, so then the date would be the next day after the holiday or weekend or both.
So instead of 3 business days, the rescission date is one business day. Sorry I don't have an answer but it's an interesting question. Good luck
Re: Calculate Recision Date
I got curious and did a little google to this link http://truthfullending.com/3-day-right-of-rescission/
Maybe your doing something completely different, but it has this example
Quote:
Another Example
Now let’s say you sign your loan documents on Friday, but the following Monday is a federal holiday. Your rescission period begins the day after signing, which would be Saturday in this case. We skip Sunday, but we also skip Monday since it’s a federal holiday. So day 2 would be Tuesday, and day 3 would be Wednesday. You would have until Wednesday at midnight to rescind in this example.
Re: Calculate Recision Date
For help calculating holiday dates, have a look at my dropdown calendar control:
http://www.vbforums.com/showthread.p...lendar-control
Re: Calculate Recision Date
Quote:
Originally Posted by
wes4dbt
Yes, this is what I am needing to calculate and wonder what the best way would be. The date would display in a label beneath the Month View based on the current date on form load or a date specified by the user when they select/click on a date on the Month View.
Re: Calculate Recision Date
Quote:
Originally Posted by
.paul.
Will do, thanks.
Re: Calculate Recision Date
I found a couple of example of perpetual calenders (they are in C)
http://www.codeproject.com/Articles/...at-least-until
http://www.codeproject.com/Articles/...lendar-control
But as .paul said some holidays are on different days of the year. Seem like the holiday dates my need to be loaded with a yearly update function.
Re: Calculate Recision Date
Are you only interested in Federal Holidays? If so, I was able to find some example using Google.
Re: Calculate Recision Date
Quote:
Originally Posted by
wes4dbt
Are you only interested in Federal Holidays? If so, I was able to find some example using Google.
Just U.S.A. holidays.
I am doing more research regarding this. Seems it won't be an easy task to implement in the Notary Signing Agent app I am writing.
Re: Calculate Recision Date
For Holidays see:
Holidays