<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - return dates in UTC format"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94173">94173</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>return dates in UTC format
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>poppler
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>cpp frontend
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>poppler-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>jakubkucharski97@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=121781" name="attach_121781" title="patch">attachment 121781</a> <a href="attachment.cgi?id=121781&action=edit" title="patch">[details]</a></span>
patch

Yes I know that <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - return dates in utc format"
   href="show_bug.cgi?id=94035">Bug 94035</a> is a twin bug and it would be nice not to double the
code, but solutions to both of the bugs are a bit hacky and I think we should
use an internal datetime structure and possibly something like Boost.DateTime
in the cpp frontend and GDateTime in the glib frontend, because time_t is
really one big invitation for bugs. But that would break the API, so in the
meantime here is a hacky solution which doubles the code a bit.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>