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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support options on calendar #38

Closed
gil0mendes opened this issue Aug 11, 2017 · 1 comment
Closed

Support options on calendar #38

gil0mendes opened this issue Aug 11, 2017 · 1 comment
Assignees

Comments

@gil0mendes
Copy link

Hello,

The latest versions of moment support an options parameter when calling calendar, would be nice if vue-moment support it 馃槈

Syntax example

<span>{{ new Date() | moment("calendar", null, { sameDay: '[Today]' }) }}</span>
<!-- e.g. "Today" -->
@brockpetrie
Copy link
Owner

Added in #60, will close this when #61 is merged.

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

2 participants