Fixup
This commit is contained in:
parent
5dec47e441
commit
c8851646e8
@ -22,7 +22,7 @@ pub use chrono::NaiveDate as Date;
|
|||||||
pub use chrono::NaiveTime as Time;
|
pub use chrono::NaiveTime as Time;
|
||||||
|
|
||||||
#[cfg(feature = "with-chrono")]
|
#[cfg(feature = "with-chrono")]
|
||||||
pub type DateTime = chrono::DateTime<chrono::Utc>;
|
pub use chrono::NaiveDateTime as DateTime;
|
||||||
|
|
||||||
/// Date time with fixed offset
|
/// Date time with fixed offset
|
||||||
#[cfg(feature = "with-chrono")]
|
#[cfg(feature = "with-chrono")]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user