On 12/4/06 8:02 PM, Clayton Scott wrote:
> On 12/4/06, John Siracusa <[EMAIL PROTECTED]> wrote:
>> Well what does Oracle do?  Is a YY value of 50 the year 1950 or 2050
>> or something else?  And so on for 00-99.  And what about the 1800s and
>> 2100s?  Basically, to parse YY, we have to know exactly what Oracle
>> does so we can follow the same rules.
> 
> Well, see Ken's example earlier. YY of value 50 can be any of 1850, 1950
> or 2050.

In that case, it seems like we can't support the default format since
there's no way to know how to inflate that into a DateTime object.  So I
guess we're back to a default nls_date_format setting in post_connect_sql
for Oracle.  Blah.

-John



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Rose-db-object mailing list
Rose-db-object@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rose-db-object

Reply via email to