Daily iOS
Architecture

Placing MVC roles

In an MVC iOS app, where's the best place for the code that turns a date string from the server into a display format for the user's locale?

Pick one

Submit