| Summary: | Interpret hhmmss.ms double values as time | ||
|---|---|---|---|
| Product: | [Applications] kst | Reporter: | Nicolas Brisset <nicolas.brisset> |
| Component: | general | Assignee: | kst |
| Status: | RESOLVED INTENTIONAL | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | 1.1.0 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Solaris | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Nicolas Brisset
2005-09-16 12:07:10 UTC
*** Bug 112707 has been marked as a duplicate of this bug. *** *** Bug 112706 has been marked as a duplicate of this bug. *** The problem with this suggestion is that all the other supported date/time formats provide an absolute date and time, whereas your proposed format provides only a time. Further, your proposed format is not a standard of any sort. A workaround would be to use the expression system to convert the hhmmss.ms to hour values or something similar. |