Actions
Patch #895
openOFDateTime/OFTime: Support for optional fractional part of a second in setISOFormattedXXX()
Status:
New
Priority:
Normal
Assignee:
-
Category:
Library
Target version:
-
Start date:
2019-08-07
Due date:
% Done:
0%
Estimated time:
Module:
ofstd
Operating System:
Compiler:
Description
GitHub user "PavelTrushkin" says:
i have reworked OFTime::setISOFormattedTime and modified OFDateTime::setISOFormattedDateTime
new parser is very simple - old school char by char state machine :) but it worksThanks!
Files
Updated by Jörg Riesmeier about 6 years ago
- File github_pr17.patch github_pr17.patch added
Updated by Jörg Riesmeier about 1 year ago
- Related to Feature #1127: OFTime should distinguish between presence and absence of timezone information added
Updated by Jörg Riesmeier about 1 year ago
- Blocks Feature #1128: dcmsr should support the fractional part of a second in its own XML format added
Actions