I have tried to find similar question, but failed, so will create new question.
Is there a way to disable any formatting?
Or some explicit mapping should be done, etc.?
@robert-mckee gave you the answer in the comments: the way you bring the results back for result1
is the cleanest way. If you return data as a DateTime
object you are free to format it any way you want in your view after mapping.