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

Remove months and years from default units #177

Closed
EvanHahn opened this issue Jun 11, 2020 · 1 comment
Closed

Remove months and years from default units #177

EvanHahn opened this issue Jun 11, 2020 · 1 comment

Comments

@EvanHahn
Copy link
Owner

EvanHahn commented Jun 11, 2020

Currently, the units option defaults to including months and years.

This line:

units: ["y", "mo", "w", "d", "h", "m", "s"],

Should be changed to ["w", "d", "h", "m", "s"].

This pull request should be made against the v4.0.0 branch, which you can see in #176.

@EvanHahn EvanHahn added this to the v4.0.0 milestone Jun 11, 2020
@EvanHahn EvanHahn mentioned this issue Jun 11, 2020
12 tasks
EvanHahn pushed a commit that referenced this issue Jul 2, 2020
@EvanHahn
Copy link
Owner Author

EvanHahn commented Jul 2, 2020

Closed in 1389b4a.

@EvanHahn EvanHahn closed this as completed Jul 2, 2020
EvanHahn pushed a commit that referenced this issue Jul 2, 2020
EvanHahn pushed a commit that referenced this issue Jul 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant