Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Oracle is a time machine!!

RE: Oracle is a time machine!!

From: Louis BROUILLETTE <Louis_Brouillette_at_UQTR.CA>
Date: Fri, 22 Nov 2002 11:13:54 -0800
Message-ID: <F001.005099C4.20021122111354@fatcity.com>


For what I can recall, there was an "adjustment" in 1582 in the calendar to make it fit with the reality. They introduced the leap years and the cut 10 days in october 1582. I think they went from october 4 to october 15.

At 10:19 2002-11-22 -0800, you wrote:
>It must have converted the date to metric.
>
>-----Original Message-----
>Sent: Friday, November 22, 2002 12:55 PM
>To: Multiple recipients of list ORACLE-L
>
>
>Don't believe me?? Try this:
>
>create table test(the_date date);
>
>insert into test values (to_date('10-05-1582','mm-dd-yyyy') );
>
>select to_char(the_date, 'mm/dd/yyyy') from test;
>
>What do you get? :-))
>
>Robert G. Freeman - Oracle OCP
>Oracle Database Architect
>CSX Midtier Database Administration
>Author of several Oracle books you can find on Amazon.com!
>
>Londo Mollari: Ah, arrogance and stupidity all in the same package. How
>efficient of you.
>
>
>--
>Please see the official ORACLE-L FAQ: http://www.orafaq.com
>--
>Author: Freeman, Robert
> INET: Robert_Freeman_at_csx.com
>
>Fat City Network Services -- 858-538-5051 http://www.fatcity.com
>San Diego, California -- Mailing list and web hosting services
>---------------------------------------------------------------------
>To REMOVE yourself from this mailing list, send an E-Mail message
>to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
>the message BODY, include a line containing: UNSUB ORACLE-L
>(or the name of mailing list you want to be removed from). You may
>also send the HELP command for other information (like subscribing).
>--
>Please see the official ORACLE-L FAQ: http://www.orafaq.com
>--
>Author: Hayes, Scott
> INET: Scott.Hayes_at_ca.thalesgroup.com
>
>Fat City Network Services -- 858-538-5051 http://www.fatcity.com
>San Diego, California -- Mailing list and web hosting services
>---------------------------------------------------------------------
>To REMOVE yourself from this mailing list, send an E-Mail message
>to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
>the message BODY, include a line containing: UNSUB ORACLE-L
>(or the name of mailing list you want to be removed from). You may
>also send the HELP command for other information (like subscribing).

Louis Brouillette
Analyste en informatique (DBA)
Universite du Quebec a Trois-Rivieres
Tel: (819) 376-5011 ext. 2435
Email: brouille_at_uqtr.ca

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Louis BROUILLETTE
  INET: Louis_Brouillette_at_UQTR.CA

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Fri Nov 22 2002 - 13:13:54 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US