Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adapter humantime crate #30

Open
baoyachi opened this issue Apr 18, 2024 · 1 comment
Open

Adapter humantime crate #30

baoyachi opened this issue Apr 18, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@baoyachi
Copy link
Owner

baoyachi commented Apr 18, 2024

It seems like Humantime hasn't been updated for three years, so we should be compatible with it.
Ref:https://crates.io/crates/humantime

@baoyachi baoyachi added the enhancement New feature or request label Apr 18, 2024
@baoyachi baoyachi self-assigned this Apr 18, 2024
@baoyachi
Copy link
Owner Author

baoyachi commented Apr 21, 2024

with doc:https://docs.rs/humantime/2.1.0/humantime/

  • format_duration
  • format_rfc3339
  • format_rfc3339_micros
  • format_rfc3339_millis
  • format_rfc3339_nanos
  • format_rfc3339_seconds
  • parse_duration
  • parse_rfc3339 Parse
  • parse_rfc3339_weak
  • unit test coverage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant