Git Product home page Git Product logo

Comments (6)

fangji avatar fangji commented on June 12, 2024

@petemounce Will a configurable static currency conversion rate work?

from ice.

petemounce avatar petemounce commented on June 12, 2024

Yes, eminently!

Sent from my phone. Please excuse terseness, typos and lapses in
punctuation, but don't forgive text speak.
On Jun 29, 2013 3:22 AM, "fangji" [email protected] wrote:

@petemounce https://github.com/petemounce Will a configurable static
currency conversion rate work?


Reply to this email directly or view it on GitHubhttps://github.com//issues/25#issuecomment-20222960
.

from ice.

fangji avatar fangji commented on June 12, 2024

@petemounce I checked in the change for configurable currency. Please see 3.8 in Basic Setup in readme on how to use it.

from ice.

petemounce avatar petemounce commented on June 12, 2024

@fangji that's great; I'll try that shortly. Should the currency (which is spelled concurrency...?) symbol be a regular symbol, or a UTF-8 character, or an HTML entity? Sorry, I'm unfamiliar with Java to know. This will work fine for UK & US (which is what I'm after), but maybe not for Yen and other currency symbols.

from ice.

fangji avatar fangji commented on June 12, 2024

oops, thanks for catch that @petemounce :). I fixed the typo. Please pull the latest code. For other currency symbols, you can use UTF-8 code, e.g. for ¥, you can use
ice.currencySign=\u00A5

from ice.

petemounce avatar petemounce commented on June 12, 2024

@fangji this works great; thanks. I can now see how many jellybeans we're spending per hour ;-)

from ice.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.