<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED --- - date & time controls: fractional seconds, timezone support, duration, interval"
href="https://bugs.freedesktop.org/show_bug.cgi?id=67763#c9">Comment # 9</a>
on <a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED --- - date & time controls: fractional seconds, timezone support, duration, interval"
href="https://bugs.freedesktop.org/show_bug.cgi?id=67763">bug 67763</a>
from <span class="vcard"><a class="email" href="mailto:adrianimarcel@gmail.com" title="Marcel Adriani <adrianimarcel@gmail.com>"> <span class="fn">Marcel Adriani</span></a>
</span></b>
<pre>Working on:
2. Dedicated "time" and "date" fields, but no single "timestamp"
control. In base (forms), splitting a datetime into its date and
time components works (there is special support code for that; each
control will "touch" only its part of the timestamp).
I discovered that the time-format mask comes from the i18n language .XML, which
gets abstacted in offapi/com/sun/star/i18n/NumberFormatIndex.idl. This is
implemented in such a way that changing it (for instance to make room for
time-masks with micro- milli- and nanosecond precision) is virtually
impossible. I am going to let that rest for now, and work on a proposal to make
the way the language files are abstacted more flexible.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>