mirror of
https://github.com/chronotope/chrono.git
synced 2025-09-29 05:52:21 +00:00
Fix the formatting of timestamp_micros
's Example doc
This commit is contained in:
parent
7c419a358e
commit
94f9738b03
@ -445,7 +445,8 @@ pub trait TimeZone: Sized + Clone {
|
||||
/// Makes a new `DateTime` from the number of non-leap microseconds
|
||||
/// since January 1, 1970 0:00:00 UTC (aka "UNIX timestamp").
|
||||
///
|
||||
/// #Example
|
||||
/// # Example
|
||||
///
|
||||
/// ```
|
||||
/// use chrono::{Utc, TimeZone};
|
||||
///
|
||||
|
Loading…
x
Reference in New Issue
Block a user