gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-taler-ios] 05/32: No spellout


From: gnunet
Subject: [taler-taler-ios] 05/32: No spellout
Date: Mon, 16 Oct 2023 00:03:03 +0200

This is an automated email from the git hooks/post-receive script.

marc-stibane pushed a commit to branch master
in repository taler-ios.

commit 8a5c684ac1008c8330f57acbb56e43c2adf46765
Author: Marc Stibane <marc@taler.net>
AuthorDate: Tue Oct 10 19:50:21 2023 +0200

    No spellout
---
 TalerWallet1/Helper/CurrencyFormatter.swift | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/TalerWallet1/Helper/CurrencyFormatter.swift 
b/TalerWallet1/Helper/CurrencyFormatter.swift
index b997731..2a56f33 100644
--- a/TalerWallet1/Helper/CurrencyFormatter.swift
+++ b/TalerWallet1/Helper/CurrencyFormatter.swift
@@ -13,7 +13,7 @@ public class CurrencyFormatter: NumberFormatter {
         self.locale = Locale.current
         self.numberStyle = .currency            // currencyISOCode, 
currencyPlural, (currencyAccounting)
         self.numberStyle = .currencyISOCode
-        self.numberStyle = .spellOut
+//        self.numberStyle = .spellOut
 
 //        self.currencyCode = code              // EUR, USD, JPY, GBP
 //        self.minimumFractionDigits = fractionDigits

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]