Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

amDifference with amDateFormat is not working #309

Open
arindamINT opened this issue Jan 21, 2019 · 0 comments
Open

amDifference with amDateFormat is not working #309

arindamINT opened this issue Jan 21, 2019 · 0 comments

Comments

@arindamINT
Copy link

I want to display the amDifference in HH:mm:ss format, but its not working.
Can anybody help me with the proper syntax?

{{recentItem.booking_time | amDifference: today:'seconds' }} // working perfect

But I want to display the differences in HH:mm:ss format and its not working
{{recentItem.booking_time | amDifference: today:'seconds' | amDateFormat: 'HH:mm:ss'}}

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

No branches or pull requests

1 participant