Re: glib time functions



I have code for rfc 822, rfc 850 and ansi c's asctime format
date/time printers/parsers -- but they just use `struct tm'
and a time zone offset, rather than inventing their own structure
as would be the glib policy.

They might be helpful though and I'd be happy to adapt them to
GDateTime or whatever if that is invented.

- Dave


On Wed, 29 Nov 2000, Robert Brady wrote:

> On 29 Nov 2000, Havoc Pennington wrote:
> 
> > Also useful would be a parser for the long ISO-format dates, I think
> > these are the ones used in email headers.
> 
> Long ISO format dates are of the form 2000-11-29 15:06:00+0000
> 
> The ones used on mail headers are specified by the mail RFCs and not much
> else.
> 
> -- 
> Robert Brady
> robert suse co uk
> 
> 
> _______________________________________________
> gtk-devel-list mailing list
> gtk-devel-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-devel-list
> 





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]