Java currency symbols: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

30 August 2010

  • curprev 12:0712:07, 30 August 2010Brianegge talk contribsm 894 bytes +894 Created page with 'It's possible to get currency symbol codes out of Java, though as of version 1.6 it's a bit painful. <geshi lang="java5"> public static final String EURO_SYMBOL = Currency…'