Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8372

sap.ui.model.type.Date | formatOptions | XML

$
0
0

Hi,

 

I have a problem showing a Date in SAPUI5. I have this string "20140311102844".

I use this coding:

text="{

  path: 'GLB_HEAD_SCREEN>TimestampIns',

  type: 'sap.ui.model.type.Date',

  formatOptions: {source: {pattern: 'yyyy-MM-ddTHH:mm:ss'}, style: 'long'}}"

 

Somebody have an idea why it´s not working. Thanks!


Viewing all articles
Browse latest Browse all 8372

Trending Articles