mirror of
https://github.com/chronotope/chrono.git
synced 2025-09-30 14:32:19 +00:00
Local
does not depend on the time
crate
This commit is contained in:
parent
5da23657cc
commit
819dea0480
@ -88,7 +88,7 @@ mod inner {
|
||||
#[cfg(unix)]
|
||||
mod tz_info;
|
||||
|
||||
/// The local timescale. This is implemented via the standard `time` crate.
|
||||
/// The local timescale.
|
||||
///
|
||||
/// Using the [`TimeZone`](./trait.TimeZone.html) methods
|
||||
/// on the Local struct is the preferred way to construct `DateTime<Local>`
|
||||
|
Loading…
x
Reference in New Issue
Block a user