Default date time format display 8.2
Hi,
we are having an issue with how the time string is displaying in a grid widget (in fact all relevant widgets). We are using the default format token 'dateTimeFormat_Default' which has the value(s)
- 'yyyy-MM-dd HH:mm:ss' in the Default localization table
- 'yyyy-MM-dd HH:mm:ss.SSS' in the System table
- all other tables have no value.
In the grid widget the text displayed is 'Thu Jan 17 2019 16:52:04 GMT+0000 (Greenwich Mean Time)' . Column Renderer & State Format settings are:
- Renderer = DATETIME
- Format = dateTimeFormat_Default
- Fixed Style
If I bind the single rows time value to a Value display widget and set the renderer to DATETIME & dateTimeFormat_Default I don't see any value. If I set it to STRING I see 'Thu Jan 17 2019 16:52:04 GMT+0000 (Greenwich Mean Time)'.
I have tried changing to other date format tokens but they have no effect at all and I see the same strings.
We have just upgraded to 8.2 (from 7.3). Everything worked fine in 7.3. I did wonder if it was an import issue, but I have created a mashup from scratch, and get the same result.
Anyone else had this issue?
Thanks,
K

