Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with February leap years #1

Open
PirateGrunt opened this issue Jun 25, 2017 · 0 comments
Open

Problem with February leap years #1

PirateGrunt opened this issue Jun 25, 2017 · 0 comments

Comments

@PirateGrunt
Copy link
Collaborator

The code below should generate a policy with a 2000-02-12 effective date, but a 2001-02-10 expiration date. The expiration date should be 2001-02-11.

set.seed(1234)
dfPolicies <- SimulatePolicies(N = 2, NumYears = 5)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant