Skip to main content
Dileep_NR
Inspiring
May 9, 2012
Question

Format Orcale 'systimestamp' in UI

  • May 9, 2012
  • 1 reply
  • 1016 views

Hi all,

Am inserting the orcale 'systimestamp' to a table. I want to display the data in the following format in UI

"Thursday, March 15, 2012 11:17:05 AM EDT"

Could you please help me to disply the date in the format

This topic has been closed for replies.

1 reply

Inspiring
May 9, 2012

DateFormat and TimeFormat will get you started.

Does the time zone refer to the server or client?