Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> timezone ?
If I put a date into oracle, is it stored as I specified it, or is it
converted
from my "local" timezone to another (eg, GMT), before it is saved ?
Does Oracle have a concept of local timezone ?
(I noticed that new_time seems to imply there is no predefined local timezone, as you specify it for each call to new_time)
Thanks for any info...