Skip to content

Switch from chrono into jiff #6584

@Xuanwo

Description

@Xuanwo

I’m starting this thread to discuss whether it’s a good idea for OpenDAL to switch from chrono to jiff.

OpenDAL doesn’t rely heavily on chrono; most of its usage is within Metadata and reqsign. Since we’re already considering replacing chrono with jiff in reqsign, it might make sense to unify this change across OpenDAL as well.

There are following good reasons for opendal:

  • Time zone database integration: no need for chrono-tz
  • Jiff supports detecting time zone offset conflicts
  • Jiff is generally faster than Chrono

Metadata

Metadata

Assignees

No one assigned

    Labels

    dependenciesPull requests that update a dependency file

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions