[Libreoffice-bugs] [Bug 133510] Time data (not time stamp) does not work properly.

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Jun 29 08:35:45 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=133510

Alex Thurgood <iplaw67 at tuta.io> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Whiteboard| QA:needsComment            |

--- Comment #5 from Alex Thurgood <iplaw67 at tuta.io> ---
The constant is defined in 

https://opengrok.libreoffice.org/xref/core/offapi/com/sun/star/sdbc/DataType.idl?r=19c4d8d2

Reading the API documentation :

https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1text_1_1textfield_1_1DateTime.html

would seem to indicate that com::sun::star::util::DateTime, which links to 
com::sun::star::text::TextField

is supposed to use IsDate to decide whether a date format or a time format is
supposed to be used. However, according to the same documentation,
DateTimeFormat is deprecated and is there only for components that do not
support a com::sun::star::util::NumberFormatter.

So...does the problem lie in the number formatter ?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200629/61a3c576/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list