GNOME Bugzilla – Bug 549006
Add SoupDate to GTimeVal conversion
Last modified: 2008-08-22 14:14:26 UTC
+++ This bug was initially created as a clone of Bug #547133 +++ Patch attached below.
Created attachment 117220 [details] [review] As above, nicked from soup_date_to_time_t
Created attachment 117221 [details] [review] Updated Make date_to_time_t() call date_to_timeval(), and set tv_usec to 0.
Thanks Dan! 2008-08-22 Bastien Nocera <hadess@hadess.net> * libsoup/soup-date.c (soup_date_to_time_t), (soup_date_to_timeval): * libsoup/soup-date.h: Add a SoupDate to GTimeVal conversion function, for use in gvfs. #549006, with help from Dan Winship <danw@gnome.org>