Like:

  str_to_date('Thu May 17 09:15:47 2007','%a %b %e %T %Y')

On Mon, May 21, 2007 21:10, [EMAIL PROTECTED] wrote:
> Have you considered using the string to time function?
>
>
> Sent via BlackBerry from T-Mobile
>
> -----Original Message-----
> From: "Bryan Cantwell" <[EMAIL PROTECTED]>
> Date: Mon, 21 May 2007 12:08:11
> To:"MySQL General" <mysql@lists.mysql.com>
> Subject: string to timestamp conversion
>
> I have a table with a varchar column that contains a timestamp like
> this: 'Thu May 17 09:15:47 2007'
> I need to grab this and include it in an insert sql that puts that value
> in a table as a timestamp...
>
>
>
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]
>
>
>
>
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]
>
>
> --
> This message has been scanned for viruses and
> dangerous content by OpenProtect(http://www.openprotect.com), and is
> believed to be clean.
>
>


-- 
Later

Mogens Melander
+45 40 85 71 38
+66 870 133 224



-- 
This message has been scanned for viruses and
dangerous content by OpenProtect(http://www.openprotect.com), and is
believed to be clean.


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to