mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 16:24:46 +00:00
auto merge of #16164 : anguslees/rust/rfc3999, r=alexcrichton
Fixes #16158
This commit is contained in:
commit
020b91b436
@ -364,7 +364,7 @@ impl Tm {
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns a time string formatted according to RFC 3999. RFC 3999 is
|
||||
* Returns a time string formatted according to RFC 3339. RFC 3339 is
|
||||
* compatible with ISO 8601.
|
||||
*
|
||||
* local: "2012-02-22T07:53:18-07:00"
|
||||
|
Loading…
Reference in New Issue
Block a user