I need the time in the following format. (Ex: 4:30PM).
For this i am using the following code.
$xaware:Format current date time or timestamp($xaware:Current time()$,hh:mm a)$
But it is giving following error when i am trying to excute the same.
Execution of
Functoid 'xaware:Format current date time or timestamp(19:20:38,hh:mm a)' failed.Caused by: java.lang.reflect.InvocationTargetException: with no message caused by java.lang.NullPointerException
Can anybody give the proper solution for this?
Thanks
Koti Reddy