format currency depending on the amount #20

Closed
opened 2021-03-05 20:31:01 +01:00 by Ghost · 0 comments
Ghost commented 2021-03-05 20:31:01 +01:00 (Migrated from codeberg.org)

if the amount value is > 100, don't show decimal numbers.
if the amount < 100, then display 2 decimal digits

if the amount value is > 100, don't show decimal numbers. if the amount < 100, then display 2 decimal digits
Sign in to join this conversation.
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: tpokorra/walletmonitor#20