Re: from char to Date routine

2003-10-17 Thread Paul DuBois
At 1:55 +0200 10/17/03, Kim G. Pedersen wrote: Hello I looking for a way to convert a datestring to date value example UnknowFunction('23.03.68','dd.mm.yy') -> unixtimestamp In oracle we have to_date('23.03.68','dd.mm.yy') I have search the net for hours without luck. There will be a function fo

Re: from char to Date routine

2003-10-17 Thread Director General: NEFACOMP
nts being a date and a format like the one Kim asked. Thanks Emery - Original Message - From: "Roger Baklund" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: "Kim G. Pedersen" <[EMAIL PROTECTED]> Sent: Friday, October 17, 2003 03:06 Subject: Re: from char to Dat

Re: from char to Date routine

2003-10-16 Thread Roger Baklund
* Kim G. Pedersen > I looking for a way to convert a datestring to date value > example > UnknowFunction('23.03.68','dd.mm.yy') -> unixtimestamp > > In oracle we have > to_date('23.03.68','dd.mm.yy') > > I have search the net for hours without luck. Unix timestamps starts at 01/01-1970, your exa

Re: from char to Date routine

2003-10-16 Thread Roger Baklund
* Kim G. Pedersen > I looking for a way to convert a datestring to date value > example > UnknowFunction('23.03.68','dd.mm.yy') -> unixtimestamp > > In oracle we have > to_date('23.03.68','dd.mm.yy') > > I have search the net for hours without luck. Unix timestamps starts at 01/01-1970, your exa

from char to Date routine

2003-10-16 Thread Kim G. Pedersen
Hello I looking for a way to convert a datestring to date value example UnknowFunction('23.03.68','dd.mm.yy') -> unixtimestamp In oracle we have to_date('23.03.68','dd.mm.yy') I have search the net for hours without luck. Regards Kim G. Pedersen macaos/elprint Development +45 35373808 --