issues
search
chronotope
/
chrono
Date and time library for Rust
Other
3.35k
stars
535
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add impls for the Defmt logging crate
#1632
BenFordTytherington
opened
1 day ago
0
DateTime::parse_from_rfc3339 cannot parse BC dates
#1631
victorteokw
closed
5 days ago
3
Bump codecov/codecov-action from 4 to 5
#1630
dependabot[bot]
closed
1 week ago
0
chrono stftime parsing "%::z" with seconds (+00:00:00)
#1629
Fuerst2718
opened
1 week ago
0
Suggestion: Create public API for timezone from Posix strings and TZif files
#1628
AVee
opened
2 weeks ago
1
chore: add `#[inline]` to `num_days`
#1627
CommanderStorm
closed
2 weeks ago
1
Correctly order earliest / latest for Ambiguous times in local TimeZone
#1626
AVee
opened
2 weeks ago
1
Earliest and latest swapped on DST end when using Local timezone.
#1625
AVee
opened
2 weeks ago
0
Fix comment.
#1624
khuey
closed
1 month ago
1
Fix typos
#1623
szepeviktor
closed
1 month ago
2
Bug report: error in `bench_datetime_to_rfc2822`
#1622
yunji-yunji
closed
1 month ago
4
Use Formatter::pad (instead of write_str) for Weekdays
#1621
horazont
closed
1 month ago
1
`std::fmt::Display` implementation of `Weekday` does not honour width, alignment or fill
#1620
horazont
closed
1 month ago
3
rkyv-08 feature
#1619
Awpteamoose
opened
1 month ago
3
Derive `PartialEq`,`Eq`,`Hash`,`Copy` and `Clone` on `NaiveWeek`
#1618
DSeeLP
closed
1 month ago
2
feat: Change to use `core::error::Error`
#1617
sorairolake
opened
2 months ago
2
Is there a way to get the TimeDelta in an human-friendly way like "10h26m"?
#1616
frederikhors
opened
2 months ago
3
🏁 RoSctober 2024: The Open Source Developer Challenge is about to start
#1615
race-of-sloths
closed
2 months ago
0
Update rkyv requirement from 0.7.43 to 0.8.3
#1614
dependabot[bot]
opened
2 months ago
7
Support ohos tzdata since ver.oh35
#1613
MirageLyu
closed
1 month ago
2
Suggestion: Implement convenience methods from `NaiveWeek` on `IsoWeek`
#1612
and-reas-se
opened
2 months ago
1
Suggestion: method to get difference between two `IsoWeek`s
#1611
and-reas-se
opened
2 months ago
1
NaiveTime parsing bug when seconds are 60
#1610
wcarmon
opened
3 months ago
1
Question about leap seconds in the context of message pack encoding
#1609
junderw
closed
3 months ago
2
Parsing Bug
#1608
alirezabeygi803
opened
3 months ago
1
FR: support ts_milliseconds for DateTime<Local>
#1607
CyanChanges
opened
3 months ago
1
Integrate with OSS fuzz
#1606
LeoDog896
closed
3 months ago
2
deny: update config for 0.16
#1605
djc
closed
3 months ago
1
Bump EmbarkStudios/cargo-deny-action from 1 to 2
#1604
dependabot[bot]
closed
3 months ago
1
Apply suggestions from Clippy 1.80
#1603
djc
closed
3 months ago
1
No serde impls for Months
#1602
MrFaul
opened
4 months ago
1
Add (try_)from_secs_f64, (try_)from_millis_f64, as_millis_f64 and as_secs_f64 to TimeDelta
#1601
bouk
opened
4 months ago
1
Checked `NaiveWeek` methods
#1600
bragov4ik
closed
3 months ago
2
Impl serde::Serialize and serde::Deserialize for TimeDelta
#1599
Awpteamoose
closed
2 months ago
20
docs: document century cutoff for %y
#1598
MarcoGorelli
closed
4 months ago
1
Century cutoff for %y undocumented
#1597
MarcoGorelli
closed
4 months ago
0
Use environment secrets for Codecov token
#1596
djc
closed
4 months ago
3
Apply clippy suggestions from Rust 1.79
#1595
djc
closed
4 months ago
1
Update windows-bindgen requirement from 0.57 to 0.58
#1594
dependabot[bot]
closed
4 months ago
7
Support for `24:00:00` in `DateTime` Parsing
#1593
mre
opened
4 months ago
2
Err(ParseError(TooShort)) when parsing datetime with trailing 0
#1592
MarcoGorelli
opened
5 months ago
4
Fix typo in rustdoc of `from_timestamp_nanos()`
#1591
sgoll
closed
5 months ago
1
native/date: Improve DelayedFormat doc re Panics
#1590
behnam-oneschema
closed
5 months ago
1
Update windows-bindgen requirement from 0.56 to 0.57
#1589
dependabot[bot]
closed
5 months ago
2
DelayedFormat: Panic in rendering
#1588
behnam-oneschema
opened
5 months ago
5
Need Duration to Represent Time in Months/Years
#1587
codeslubber
opened
5 months ago
1
Bincode 2.0.0 support
#1586
ashokspeelyaal
opened
5 months ago
2
Wasm support for NaiveTime, NaiveDate and alike
#1585
madser123
closed
5 months ago
2
Fix micros (optional) limit in and_hms_micro_opt
#1584
qrilka
closed
6 months ago
1
Extra slow Utc to Local conversion
#1583
i-sinister
opened
6 months ago
6
Next