Where can I find documentation on value format modifiers?

Hi All,

Some format modifiers for values in the form ( | date ; | currency) were shown in the examples. Where can I find info on all of them?

Particularly I’m interested in changing currency symbol for “| currency” modifier.

GooglWebSearch gave me this:

Dates: https://docs.angularjs.org/api/ng/filter/date

Currency: https://docs.angularjs.org/api/ng/filter/currency

Sometimes it’s easier to search outside of the Box (Bonitasoft)

regards
Seán

PS: as this answer answers your question please mark as resolved

That is just what I needed. Thanks a lot.