linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* getdate(3) - format date
@ 2006-09-21 20:36 HIToC
  2006-09-22  7:28 ` Steve Graegert
  0 siblings, 1 reply; 6+ messages in thread
From: HIToC @ 2006-09-21 20:36 UTC (permalink / raw)
  To: linux-c-programming

Hello list,
I am using the getdate(3) function to convert a string date in its tm structure, but
I have tried several formats of string-dates and it always returns a NULL pointer.

All this dates I suppose invalid for the getdate(3):
Fri, 19 Nov 82 16:14:55 EST
Wed, 20 Sep 2006 15:03:53 GMT
Thu, 21 Sep 2006 08:59:25 +0400
19 Sep 2006 15:52:25 -0700
19 Sep 2006 15:52:25 EST

Do you know what are the correct string formats for this function and if under
Unix there are routines to read ascii string dates such in mail text messages
or USENET articles?

Thank you in advance
HIToC
-- 
With regards,


					HIToC
					hitoc_mail@yahoo.it

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-09-28  7:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-21 20:36 getdate(3) - format date HIToC
2006-09-22  7:28 ` Steve Graegert
2006-09-22 20:40   ` HIToC
2006-09-25  8:53     ` Henry Margies
2006-09-26 17:27       ` HIToC
2006-09-28  7:38         ` Henry Margies

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).