Skip to content

Wrap jiff::Timestamp and related logics under a wrapper Timestamp type #6647

@tisonkun

Description

@tisonkun

Currently, we have several spare parts handling jiff::Timestamp and related datetime logics.

Some of them are located at jiff_util.rs while others are inlined, so you can search jiff:: to find them.

To handle datetime logic modular and centralized, we can follow how reqsign encapsulates it:

This should be easy to follow so I mark it as a good first issue. Feel free to take it over and submit a patch for review.

Metadata

Metadata

Assignees

No one assigned

    Labels

    coregood first issueGood for newcomershelp wantedExtra attention is neededreleases-note/refactorThe PR does a refactor on code or has a title that begins with "refactor"

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions