Hello I am receiving as parameters a string or integer, it does not matter ... I have used number_format in PHP to show quantities, I want to try money_format but I have trouble when trying to find numeric format for my country. Example: setlocale(LC_MONETARY, 'en_US')
Is there a format for the Guatemalan currency?