Re: from String to DATE format?
From: Toro (stevencyk_at_sinaman.com)
Date: 10/13/03
- Next message: VisionSet: "Re: from String to DATE format?"
- Previous message: TechBookReport: "Re: math parser"
- In reply to: Paul Lutus: "Re: from String to DATE format?"
- Next in thread: VisionSet: "Re: from String to DATE format?"
- Reply: VisionSet: "Re: from String to DATE format?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 13 Oct 2003 17:19:03 +0800
Sorry, it was really unclear.
What I want is to (1) extract the date from a HTTP header in this format,
eg.,
If-Modified-Since: Sat, 29 Oct 1994 19:43:31 GMT
and (2) to convert it into a type which is comparable to a date generated
from the class Date,
eg.,
Sat Jun 21 09:11:18 GMT+08:00 2003
Thanks for any help
- Next message: VisionSet: "Re: from String to DATE format?"
- Previous message: TechBookReport: "Re: math parser"
- In reply to: Paul Lutus: "Re: from String to DATE format?"
- Next in thread: VisionSet: "Re: from String to DATE format?"
- Reply: VisionSet: "Re: from String to DATE format?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|