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

date issue #738

Closed
2 tasks done
vomikan opened this issue Feb 28, 2016 · 2 comments
Closed
2 tasks done

date issue #738

vomikan opened this issue Feb 28, 2016 · 2 comments
Labels
Milestone

Comments

@vomikan
Copy link
Member

vomikan commented Feb 28, 2016

v. 1.3.0-alpha
Win 7x64

screenshot 26

  • check your os version (windows, linux, osx)
  • check your mmex version
@vomikan vomikan added the bug label Feb 28, 2016
@vomikan vomikan added this to the v1.3 milestone Feb 28, 2016
@vomikan
Copy link
Member Author

vomikan commented Feb 28, 2016

    this->end_date_.SetYear(9999); //It is not a leap year

@vomikan
Copy link
Member Author

vomikan commented Feb 29, 2016

I suggest this code:

this->end_date_.SetDay(1).SetMonth(wxDateTime::Jan).SetYear(9996);

vomikan added a commit that referenced this issue Feb 29, 2016
stef145g pushed a commit to stef145g/moneymanagerex that referenced this issue Mar 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant