jeeva Posted January 4, 2014 Share Posted January 4, 2014 Hi I would like the following currency format for the South African Rand. Can anyone assist in doing so? "X 0 000.00" Thousands indicated by a space & not a comma. The space between Current symbol & value is done by the check box. If someone can tell me a way how to get rid of the comma". Thanks Link to comment Share on other sites More sharing options...
jeeva Posted January 9, 2014 Author Share Posted January 9, 2014 *bump* Link to comment Share on other sites More sharing options...
tuk66 Posted January 14, 2014 Share Posted January 14, 2014 Look at /controllers/admin/AdminCurrenciesController.php, the options item under the "Currency format:" label. There are 5 formats defined there. The same formats are described in the getSign() function at /classes/Currency.php. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now