Skip to content

UTCTimes with fractional seconds #70

@adamgundry

Description

@adamgundry

In general api-tools doesn't deal gracefully with UTCTimes including fractions of a second. In particular, newtypes (basic utc) will omit the fractional seconds when being converted to JSON, so the JSON representation doesn't round-trip. In contrast, direct use of utc will use aeson's instance, which does include fractions of a second (see #48).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions