mirror of
https://github.com/chronotope/chrono.git
synced 2025-10-02 15:26:12 +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)]
|
#[cfg(unix)]
|
||||||
mod tz_info;
|
mod tz_info;
|
||||||
|
|
||||||
/// The local timescale. This is implemented via the standard `time` crate.
|
/// The local timescale.
|
||||||
///
|
///
|
||||||
/// Using the [`TimeZone`](./trait.TimeZone.html) methods
|
/// Using the [`TimeZone`](./trait.TimeZone.html) methods
|
||||||
/// on the Local struct is the preferred way to construct `DateTime<Local>`
|
/// on the Local struct is the preferred way to construct `DateTime<Local>`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user