|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Re: Date Conersion From UTC to EST [message #645994 is a reply to message #645952] |
Thu, 17 December 2015 06:26  |
 |
EdStevens
Messages: 1377 Registered: September 2013
|
Senior Member |
|
|
ssyr22 wrote on Thu, 17 December 2015 00:06How to convert date from UTC to EST my date format is '2015-12-15' I have to convert it into EST date format
"date format is purely a display issue. If your column is a DATE, then its "format" is oracle's binary format for DATE. You can display in in whatever format you choose, but that has absolutely nothing to do with UTC vs. EST.
|
|
|
|