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

Added support for toRelativeString() #13

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Added support for toRelativeString() #13

wants to merge 2 commits into from

Conversation

cliftonswafford
Copy link

Added a method to the prototype called toRelativeString() per issue #10 (and #12)

Let me know if there's anything related to this that should or could be included. I thought about adding a second parameter to set the precision or something which might be useful if someone always wanted the date in years but also wanted a tenths fraction included.

Another use case I could see would be "X years Y months ago". Perhaps the first argument could be set up to take in a prints type formatted string and the function could detect the units by inspecting the closest proceeding word? Does anyone have any feelings about this ( @powmedia ) ?

Clifton Swafford added 2 commits June 11, 2012 15:51
@daniel-white
Copy link

why aren't you doing the i18n stuff for this? thats one of the powers of this library.

This was referenced Mar 31, 2013
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

Successfully merging this pull request may close these issues.

2 participants