8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Ember 2.18 ember-moment 7.7.0
{{moment-format model.beginning 'dddd DD. MMMM YYYY, HH:mm'}} Uhr - {{#if (is-same model.beginning model.end 'day' interval=100)}} {{moment-format model.end 'HH:mm'}} Uhr {{else}} {{moment-format model.end 'dddd DD. MMMM YYYY, HH:mm'}} Uhr {{/if}}
Maybe related to #272
The text was updated successfully, but these errors were encountered:
Can you write a fail test or put together a demo?
It's difficult for me to replicate this without knowing what is going on within model.{end,beginning}.
model.{end,beginning}
Sorry, something went wrong.
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Ember 2.18
ember-moment 7.7.0
Maybe related to #272
The text was updated successfully, but these errors were encountered: