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
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
* 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
* 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
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
--