Issue 128560 - Support for DateTime nanos and DateTimeWithTimeZone
Summary: Support for DateTime nanos and DateTimeWithTimeZone
Status: UNCONFIRMED
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: 4.2.0-dev
Hardware: All All
: P5 (lowest) Normal (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-26 17:41 UTC by psilocybe
Modified: 2023-02-27 14:57 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description psilocybe 2023-02-26 17:41:57 UTC
Hi,

It would be nice if OpenOffice could support the nanoseconds in a com.sun.star.util.Date or css.util.DateTime, as well as the css.util.DateWithTimeZone and css.util.DateTimeWithTimeZone structs.

This would give access to the JDBC type TIMESTAMP(9) WITH TIME ZONE...

LibreOffice already supports this standard.

Thanks.
Comment 1 psilocybe 2023-02-26 18:09:33 UTC
com.sun.star.util.Date should be replaced by com.sun.star.util.Time, sorry for the mistake
Comment 2 Keith N. McKenna 2023-02-27 14:57:16 UTC
As this is a request for a new feature I have marked it as Enhancement rather than a defect