Hello,<br><br>I have an XML with date/time in it, in UTC.<br>I transform this XML using XSL, and would like to show the date/time in the user's timezone, and in the user's preferred date/time ...
I'm trying to solve something similar to what is done in this StackOverflow question. I have an object with a nested array. I'd like the default view to be that nested array, but keep the object ...