EMAIL I want to transmit data in a tabular format

Hi all

In my process, I use the notifications by e-mail that I have two questions

(1) I invoke table and data via electronic mail, in that I had the column EXECUTION_DATE, SYSDATE is stored in this column, when I pass the data by electronic mail the date should be in this format DD-MON-YYYY hh: mi AM | PM, can all help me how to format this column

(2) in the EMAIL I want to transmit data in a tabular format


Thanks in advance...

Published by: 30021986 on November 28, 2012 17:42

Try...

xp20:format-dateTime(string($dateFromDatabase), '[D01]-[MN,*-3]-[Y0001] [H01]:[m01] P')

REF
http://www.w3.org/TR/xslt20/#function-format-datetime

See you soon,.
Vlad

Tags: Fusion Middleware

Similar Questions

Maybe you are looking for