Where can I find documentation on value format modifiers?

1
0
-1

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.

1 answer

1
+1
-1
This one is the BEST answer!

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

Comments

Submitted by xat on Thu, 06/22/2017 - 12:37

That is just what I needed. Thanks a lot.

Notifications