I'm not sure how\where to deal with this to be honest...
So when I debug my service the value set to return in VS is 11/25/2015 11:59:59
The JSON returned on the client however shows it at http://dojo.telerik.com/@steve@sitefinitysteve.com/oZaPe (or Tue Jan 26 2016 04:59:59 GMT-0500 (Eastern Standard Time))
Is there a way to tell servicestack to always return -5 instead of needing to hunt down every date object in the entire system to convert or something?