Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / time-rs/time issues and pull requests

#504 - Get Month as integer

Issue - State: closed - Opened by sedrik about 2 years ago - 2 comments
Labels: C-question, A-core

#503 - Nicer (alternative?) `Debug` implementations

Issue - State: closed - Opened by aldanor over 2 years ago - 7 comments
Labels: A-core, C-enhancement

#502 - Add impl of arbitrary::Arbitrary for types

Pull Request - State: closed - Opened by berkowski over 2 years ago - 7 comments
Labels: C-feature-request, A-third-party

#501 - no field `tm_gmtoff` on type `tm`

Issue - State: closed - Opened by chungwong over 2 years ago - 10 comments
Labels: A-local-offset

#500 - Bug: local_offset_at always fail on MacOS aarch64

Issue - State: closed - Opened by Sytten over 2 years ago - 5 comments
Labels: C-needs-details

#499 - Gate js-sys dependency behind 'wasm-bindgen' feature (#496)

Pull Request - State: closed - Opened by xy2iii over 2 years ago - 7 comments

#498 - add well known format RFC 1123

Issue - State: closed - Opened by ctaggart over 2 years ago - 2 comments
Labels: C-feature-request, A-format-description, A-well-known-format-description

#497 - Build of v0.2.20-516-gea2d104 fails with errors about `modifier`

Issue - State: closed - Opened by sourcefrog over 2 years ago - 10 comments
Labels: A-core, C-enhancement

#496 - WASM build always assumes wasm-bindgen is used

Issue - State: closed - Opened by sagacity over 2 years ago - 6 comments
Labels: C-bug, A-targets

#495 - tm_gmtoff unknown field - Without feature local-offset

Issue - State: closed - Opened by Nassiel over 2 years ago - 2 comments
Labels: C-invalid

#494 - Support ISO8601 "only year" format

Issue - State: closed - Opened by sclu1034 over 2 years ago - 1 comment
Labels: C-invalid, A-parsing, A-well-known-format-description

#493 - Feature: Offer tz-rs implementation

Issue - State: closed - Opened by Sytten over 2 years ago - 11 comments
Labels: E-hard, C-enhancement, A-local-offset

#492 - InsufficientInformation error parsing OffsetDateTime format_description with subsecond

Issue - State: closed - Opened by cataggar over 2 years ago - 1 comment
Labels: C-invalid, A-parsing

#491 - WASM support

Pull Request - State: closed - Opened by xy2iii over 2 years ago - 8 comments

#490 - Consider support for wasm bindgen feature

Issue - State: closed - Opened by tmpfs over 2 years ago - 3 comments
Labels: C-feature-request, A-targets

#489 - Round subseconds to avoid float underflow

Pull Request - State: closed - Opened by mati865 over 2 years ago - 4 comments
Labels: C-bug, A-parsing, A-well-known-format-description

#488 - ISO 8601 parsing from string sometimes is off by 1 nanosecond

Issue - State: closed - Opened by mati865 over 2 years ago
Labels: C-bug, A-parsing, A-well-known-format-description

#487 - Add direct doc example for `datetime!` macro

Pull Request - State: closed - Opened by xy2iii over 2 years ago - 1 comment
Labels: A-docs

#486 - Book broken?

Issue - State: closed - Opened by mehmetalianil over 2 years ago - 1 comment
Labels: C-duplicate

#485 - March 2017 is haunted when using time::serde::rfc3339

Issue - State: closed - Opened by AgathaSorceress over 2 years ago - 4 comments

#484 - Edition update without proper semver bump breaks downstream consumers

Issue - State: closed - Opened by bahamat over 2 years ago - 7 comments
Labels: C-invalid

#482 - Time's Sub should use Duration::new to create result

Pull Request - State: closed - Opened by DoumanAsh over 2 years ago - 1 comment
Labels: C-bug, A-core

#481 - OffsetDateTime subtracted by OffsetDateTime can panic

Issue - State: closed - Opened by DoumanAsh over 2 years ago - 7 comments
Labels: C-bug, A-arithmetic

#480 - RFC3339 Option<OffsetDateTime> fails for flattened struct

Issue - State: closed - Opened by nthuemmel-scontain over 2 years ago - 1 comment
Labels: A-third-party, A-well-known-format-description

#479 - Regression in 0.3.10 from 0.3.9 parsing optional rfc3339 dates

Issue - State: closed - Opened by lu-zero over 2 years ago - 3 comments
Labels: C-bug, A-well-known-format-description

#478 - Fix incorrect RFC3339 offset parsing

Pull Request - State: closed - Opened by zhu-he over 2 years ago - 2 comments
Labels: C-bug, A-parsing, A-well-known-format-description

#474 - Add `InfinteFuture` and `InfinitePast` datetimes

Issue - State: closed - Opened by vriesk over 2 years ago - 4 comments
Labels: C-feature-request, C-needs-details, A-core

#473 - Parse nulls as None on nested serde structs

Pull Request - State: closed - Opened by stusmall over 2 years ago - 3 comments
Labels: A-parsing, C-enhancement, A-well-known-format-description

#469 - Use `deserialize_str` for well-known formats

Pull Request - State: closed - Opened by tamasfe over 2 years ago - 7 comments
Labels: C-enhancement, A-third-party

#466 - Incompatibility with static serialization formats

Issue - State: closed - Opened by tamasfe over 2 years ago - 9 comments
Labels: C-bug, A-third-party

#454 - OffsetDateTime: Add conversions to PrimitiveDateTime

Pull Request - State: closed - Opened by uklotzde over 2 years ago - 9 comments
Labels: C-feature-request, A-core

#452 - `well-known` serde for `Vec<OffsetDateTime>`

Issue - State: open - Opened by kamulos over 2 years ago - 3 comments
Labels: C-feature-request, A-well-known-format-description

#450 - Add strftime/strptime support?

Issue - State: closed - Opened by Jake-Shadle over 2 years ago - 3 comments
Labels: C-duplicate

#429 - Owned format descriptions

Issue - State: closed - Opened by Roguelazer almost 3 years ago - 2 comments
Labels: C-feature-request, A-format-description

#428 - More feature-full format_description macro

Issue - State: closed - Opened by vincentdephily almost 3 years ago - 21 comments
Labels: A-macros, C-enhancement, A-format-description

#425 - Omitting src/tests.rs from the package causes crater to skip this crate

Issue - State: closed - Opened by saethlin almost 3 years ago - 4 comments
Labels: C-tracking-issue

#407 - Add backwards compatible support for `fmt::Write`

Pull Request - State: closed - Opened by Mathspy almost 3 years ago - 9 comments
Labels: C-feature-request, A-formatting

#406 - Tighten leap second handling when parsing from RFC 3339

Issue - State: closed - Opened by mzabaluev almost 3 years ago - 22 comments
Labels: A-parsing, C-enhancement, A-well-known-format-description

#405 - RUSTSEC-2021-0127: serde_cbor is unmaintained

Issue - State: closed - Opened by github-actions[bot] almost 3 years ago - 2 comments
Labels: C-upstream

#380 - Better solution for getting local offset on unix

Issue - State: closed - Opened by tmccombs about 3 years ago - 29 comments
Labels: C-tracking-issue, E-hard, A-local-offset

#370 - impl Default for OffsetDateTime and PrimitiveDateTime

Issue - State: closed - Opened by acim about 3 years ago - 29 comments
Labels: C-feature-request, A-core

#350 - Split the `time` crate

Issue - State: open - Opened by jhpratt about 3 years ago - 2 comments
Labels: C-cleanup, E-medium, C-blocked

#339 - Microsoft JSON dates

Issue - State: closed - Opened by fossdd over 3 years ago - 2 comments
Labels: A-format-description

#327 - The Book is hardly readable

Issue - State: open - Opened by JakkuSakura over 3 years ago - 13 comments
Labels: E-help-wanted 📣, A-docs

#308 - Add comparison to chrono to the docs

Issue - State: open - Opened by matklad almost 4 years ago - 2 comments
Labels: A-docs

#308 - Add comparison to chrono to the docs

Issue - State: open - Opened by matklad almost 4 years ago - 2 comments
Labels: E-help-wanted 📣, A-docs

#293 - The call to `localtime_r` may be unsound

Issue - State: closed - Opened by quininer about 4 years ago - 48 comments
Labels: C-bug, A-core, C-unsound 🚨

#193 - tzdb support

Issue - State: open - Opened by jhpratt almost 5 years ago - 12 comments
Labels: C-feature-request, C-tracking-issue, A-core, E-hard

#64 - local time format error: rfc822

Issue - State: closed - Opened by steveklabnik almost 10 years ago - 2 comments
Labels: C-duplicate, v0.1