Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How can I check if date is daylight savings time?

472137Dec 1 2006 — edited Feb 5 2007
Hello all,

This is on Oracle 9i with DATE datatype. And all I want to know is that particular date falls in the period when daylight savings time was observed for some timezone say PST.

So if I have a DATE as 9/9/2005, I should get 'true' since this date falls in the period when daylight savings is observed for PST.

How can this be done in 9i? and that too with DATE datatype?

Thanks!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 5 2007
Added on Dec 1 2006
8 comments
6,239 views