[Poppler-bugs] [Bug 94173] return dates in UTC format
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Feb 19 10:13:20 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=94173
--- Comment #9 from Adrian Johnson <ajohnson at redneon.com> ---
Created attachment 121840
--> https://bugs.freedesktop.org/attachment.cgi?id=121840&action=edit
glib: use UTC instead of local time in dates
I've found a simpler method of emulating timegm. I also prefer using the real
timegm where available with a fallback to an emulated timegm.
The attached patch implements the timegm configure check and emulated fallback.
I've only done the minimum to get glib to use it. I'll let you rework your
patch around it to fix cpp.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/poppler-bugs/attachments/20160219/4c20f147/attachment.html>
More information about the Poppler-bugs
mailing list