I am trying to implelemnt a more esoteric locale in my system. specifically the Ghana locale because of their currency the Cedi (GHâµ)
According to locale planet I should be using ee-GH, but when I do my app crashes saying it isn't supported.
<globalization requestEncoding="utf-8" responseEncoding="utf-8" culture="ee-GH" enableClientBasedCulture="true" />
How do I handle this without changing my server's region settings A