<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - online: Poco::Time* replacement with std::chrono"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107038#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - online: Poco::Time* replacement with std::chrono"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107038">bug 107038</a>
              from <span class="vcard"><a class="email" href="mailto:avihs.29@gmail.com" title="Shivansh <avihs.29@gmail.com>"> <span class="fn">Shivansh</span></a>
</span></b>
        <pre>I have made changes in the declaration part in Storage.hpp(changed
Poco::Timestamp to std::time_t).
In Storage.cpp, I couldn't find an alternate for the file.getLastModified() in
line 266. We might have to use something like this
<a href="https://stackoverflow.com/a/40504396/7866573">https://stackoverflow.com/a/40504396/7866573</a> .
What do you suggest to do?

Thank You.</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>