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

Revise date dependencies #25

Closed
amir-zeldes opened this issue Nov 21, 2017 · 1 comment
Closed

Revise date dependencies #25

amir-zeldes opened this issue Nov 21, 2017 · 1 comment
Assignees
Milestone

Comments

@amir-zeldes
Copy link
Owner

Previous date guidelines for dependencies had:

  • Month is dependent of day as nn
  • Year is dependent of the month as tmod

Revise all dates in dependency files to:

  • Month is still dependent of day, but as tmod
  • Year is dependent of the day, still as tmod
@amir-zeldes
Copy link
Owner Author

Finally settled on nn for month and tmod for year in 9f13fbf

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

2 participants