[Poppler-bugs] [Bug 94173] return dates in UTC format

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Feb 17 10:09:08 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=94173

--- Comment #4 from Adrian Johnson <ajohnson at redneon.com> ---
Bug 94035 is the same issue. The one bug can be used to solve the issue for all
the frontends.

I agree setenv is a bad idea. The timegm() function looks like it will do the
job. On windows the equivalent function is _mkgmtime(). If we find platforms
that don't have either of these functions we could use the timegm code at:

http://www.catb.org/esr/time-programming/#_mktime_3_timelocal_3_timegm_3

-- 
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/20160217/bf085b42/attachment.html>


More information about the Poppler-bugs mailing list