Date Formats
From: Roger (roger_varley_at_yahoo.com)
Date: 03/17/04
- Next message: Alex Hunsley: "Rules for constructors"
- Previous message: Michael Scovetta: "Re: Ordering Nodes within a Linked List......need help"
- Next in thread: Bryce (Work): "Re: Date Formats"
- Reply: Bryce (Work): "Re: Date Formats"
- Reply: Dorothy Rifai: "Re: Date Formats"
- Reply: P.Hill: "Re: Date Formats"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 17 Mar 2004 08:13:20 -0800
Hi
I'm struggling with dates and date formats. I'm reading a file that
contains a date format field which contains the string
"YYYY-MM-DDThh:mm:ss:TZD" and a date field that contains the string
"2004-03-12T09:30:47". How do I create a date object using the format
and date information that I have been given. The date format (and
hence the date) can be variable so I need to use the information in
the file rather than manually parsing the date if possible.
Regards
Roger
- Next message: Alex Hunsley: "Rules for constructors"
- Previous message: Michael Scovetta: "Re: Ordering Nodes within a Linked List......need help"
- Next in thread: Bryce (Work): "Re: Date Formats"
- Reply: Bryce (Work): "Re: Date Formats"
- Reply: Dorothy Rifai: "Re: Date Formats"
- Reply: P.Hill: "Re: Date Formats"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|