Use the ParseDateTime() function to convert it into a datetime object,
then you can use it as any other CF date.

--- Ben


-----Original Message-----
From: Martin Orth [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, June 18, 2002 1:39 PM
To: CF-Talk
Subject: how to parse the date given by cfpop


Hi,

I use cfpop to receive email from my mailserver. I want to store this
mails into a database and later on I want to sort the stored email by
date. I need to parse the date that I get from cfpop to get a valid
datetime object for sql insertion.

The format is like this 

Thu, 13 Jun 2002 15:44:22 +0200

Any suggestions abot this problem?

Thanks

Martin


______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to