Actions
Feature #1128
opendcmsr should support the fractional part of a second in its own XML format
Start date:
2024-06-19
Due date:
% Done:
0%
Estimated time:
Module:
dcmsr
Operating System:
Compiler:
Description
The dcmsr library should output and read the fractional part of a second (if present) to/from XML. Currently, the fractional part is ignored, mainly because the OFTime class that is used internally does not yet support it.
This issue is related to TIME and DATETIME Content Items as well as to all data elements in the dcmsr implementation that have a VR of "TM" or "DT".
Also see this forum posting: https://forum.dcmtk.org/viewtopic.php?t=5388
Actions