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

Enhance schedule generation #1403

Merged
merged 2 commits into from Oct 31, 2016
Merged

Enhance schedule generation #1403

merged 2 commits into from Oct 31, 2016

Conversation

jodastephen
Copy link
Member

Allow non-EOM roll conventions to behave like EOM ones based on pre-adjusted dates.
See FpML clarification.

Allow non-EOM roll conventions to behave like EOM ones
based on pre-adjusted dates

@Override
public int getDayOfMonth() {
return 31;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems slightly odd. I'm sure it works, but is it worth a comment explaining what's going on?

@jodastephen jodastephen merged commit d6011d4 into master Oct 31, 2016
@jodastephen jodastephen deleted the topic/schedule branch October 31, 2016 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants