Skip to content

High-resolution timestamps (seconds field has more than three digits of precision) generate erroneous output. #55

@robertbcalhoun

Description

@robertbcalhoun

High-precision timestamps generate erroneous output because unused characters of the seconds field are wrongly interpreted as a time zone offset. No error messages are generated and the resulting value is "reasonable" (desired value minus the number of seconds represented by the unparsed date), so this bug can easily result in unnoticeable data corruption.

Fix is to improve the parser, see related pull request.

Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions