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

Update range #13

Closed
wants to merge 1 commit into from
Closed

Update range #13

wants to merge 1 commit into from

Conversation

githubjeka
Copy link
Contributor

What do you think about my range? This range work correctly with 'timePicker' => true, also, your not really.
And http:https://momentjs.com/docs/#/manipulating/subtract/

moment().subtract('seconds', 1); // Deprecated in 2.8.0
moment().subtract(1, 'seconds');

What do you think about my range? This range work fine with `'timePicker' => true,` also, your not.
And http:https://momentjs.com/docs/#/manipulating/subtract/ 
```
moment().subtract('seconds', 1); // Deprecated in 2.8.0
moment().subtract(1, 'seconds');
```
@kartik-v
Copy link
Owner

Will incorporate it with new release. There are other changes as well.

@kartik-v kartik-v closed this Nov 21, 2014
@githubjeka githubjeka deleted the patch-1 branch November 21, 2014 13:26
@kartik-v
Copy link
Owner

Resolved via upgrade to release v1.3.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants