I have a business object called YearMonth. The data pulls in as: 202203 to represent March 2022. I don’t see any other objects that can give me this but I really want the format to be March 2022 rather than 202203. Is there a way I can get this object to display in a more reader friendly format?