In a MashApp I have a date field, e.g. the current date. I convert the date into a text field using the format
yyyy-MM-dd'T'hh:mm:ssZ
as expected by the MashZone - Optimize Interface for the startDate or endDate, rsp.
The result looks like
2012-03-20T08:46:00+0000
For my time zone MEZ, I would expect +0100. Am I wrong, or is this a bug in MashZone?