<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:jumbo4444@yahoo.fr" title="Laurent BP <jumbo4444@yahoo.fr>"> <span class="fn">Laurent BP</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Cell formatting and calculations of Sexagesimal (base 60) angular measurement, aka DMS"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124807">bug 124807</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>jumbo4444@yahoo.fr
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Cell formatting and calculations of Sexagesimal (base 60) angular measurement, aka DMS"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124807#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Cell formatting and calculations of Sexagesimal (base 60) angular measurement, aka DMS"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124807">bug 124807</a>
              from <span class="vcard"><a class="email" href="mailto:jumbo4444@yahoo.fr" title="Laurent BP <jumbo4444@yahoo.fr>"> <span class="fn">Laurent BP</span></a>
</span></b>
        <pre>To add this new format, we would need:
1. Define in which category we should implement it: time or number? or create a
new category?
2. Choose a symbol for degree which will be unambiguous. The best would be
internationally unambiguous. It could only be uppercase, and 'D' is already for
DAY, as well as E, G and R for different formatting of era.
Check this page for already used codes:
<a href="https://help.libreoffice.org/Common/Number_Format_Codes">https://help.libreoffice.org/Common/Number_Format_Codes</a>
If you reduced to symbols never used, I see: B, C, F, I, L and Z
If we choose B for degree, such format
BB"° "MM"' "SS.000"''"
will give for 3.14159265...
03° 08' 29.734'' 

Another solution would be to used notation of calendars, and create a new
"calendar", such as
[~sexagesimal]00"° "MM"' "SS.000"''"
It would then be classified as a date.

Or defined a new keyword:
[SEXAGESIMAL]00"° "MM"' "SS.000"''"

Formats without second must be carefully considered to avoid confusion between
minute and month for M.

Maybe Eike has a better idea.</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>