summertime [message #347916] |
Mon, 15 September 2008 01:23 |
dirish
Messages: 232 Registered: November 2006
|
Senior Member |
|
|
Hi All,
by next month we shall implement summertimes, ie we shall push our clock by 1 hour.
Can I know the implications on all oracle database and application server versions.
Thank you,
Dirish
|
|
|
|
|
Re: summertime [message #348107 is a reply to message #348104] |
Mon, 15 September 2008 11:34 |
ThomasG
Messages: 3212 Registered: April 2005 Location: Heilbronn, Germany
|
Senior Member |
|
|
He means the datatypes with timezones
For example :
Quote: |
TIMESTAMP WITH TIME ZONE Datatype
The datatype TIMESTAMP WITH TIME ZONE, which extends the datatype TIMESTAMP, includes a time-zone displacement. The time-zone displacement is the difference (in hours and minutes) between local time and Coordinated Universal Time (UTC)—formerly Greenwich Mean Time. The syntax is: ....
|
|
|
|