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

Add aliases for micro- and milliseconds. #103

Closed
haensl opened this issue Feb 20, 2021 · 1 comment · Fixed by #104 or #105
Closed

Add aliases for micro- and milliseconds. #103

haensl opened this issue Feb 20, 2021 · 1 comment · Fixed by #104 or #105
Assignees

Comments

@haensl
Copy link
Owner

haensl commented Feb 20, 2021

Add convenience aliases for time units:

'ms' === 'milliseconds'

and
'µs' === 'microseconds'

@haensl haensl self-assigned this Feb 20, 2021
haensl added a commit that referenced this issue Feb 20, 2021
#103: Add aliases for micro- and milliseconds.
@haensl haensl linked a pull request Feb 20, 2021 that will close this issue
@haensl
Copy link
Owner Author

haensl commented Feb 20, 2021

Closed via #104

@haensl haensl closed this as completed Feb 20, 2021
haensl added a commit that referenced this issue Feb 20, 2021
#103: Translate long form time units in library.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant