Formatting dates in tabular fields (birt reporting)
Hi,
When I just add the field RESOLUTION_DATE from the work item snapshop, the date is not formatted as I would like it to be.
Is there a built-in way to specify the date format presented?
If not, I would like to use one of the javascript date formatting methods available (e.g. http://blog.stevenlevithan.com/archives/date-time-format), but I am quite unsure where to put the function definitions - I tried in the onPrepare section on the script tab in the report designer, but that didn't work out well (complains about the method not being defined).
What to do?
/Morten
When I just add the field RESOLUTION_DATE from the work item snapshop, the date is not formatted as I would like it to be.
Is there a built-in way to specify the date format presented?
If not, I would like to use one of the javascript date formatting methods available (e.g. http://blog.stevenlevithan.com/archives/date-time-format), but I am quite unsure where to put the function definitions - I tried in the onPrepare section on the script tab in the report designer, but that didn't work out well (complains about the method not being defined).
What to do?
/Morten