<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Calc loses time zone information for datetime cells"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=121851#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Calc loses time zone information for datetime cells"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=121851">bug 121851</a>
              from <span class="vcard"><a class="email" href="mailto:ddascalescu+freedesktop@gmail.com" title="Dan Dascalescu <ddascalescu+freedesktop@gmail.com>"> <span class="fn">Dan Dascalescu</span></a>
</span></b>
        <pre>I'm a developer, albeit not a Java one, so maybe I'm wrong. Why would it be so
complicated to store timestamps in UTC? I've already shown in my previous
comment that date fields already have a 'Z' tacked onto them. Is that used? If
not, how could it be used?

Can Calc convert timestamps from the local timezone into UTC on save, and form
UTC into the local timezone on load? Both these conversions should be provided
by the OS or the runtime, so there should be no reason to mess with timezones
in Calc code.

<a href="https://stackoverflow.com/questions/19431234/converting-between-java-time-localdatetime-and-java-util-date">https://stackoverflow.com/questions/19431234/converting-between-java-time-localdatetime-and-java-util-date</a></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>