Add DateTime
to prelude
This commit is contained in:
parent
3c965faf86
commit
7caa5d1552
@ -1,4 +1,5 @@
|
|||||||
pub use crate::{
|
pub use crate::{
|
||||||
|
datetime::{DateTime, Error as DateTimeError},
|
||||||
month::{Error as MonthError, Month},
|
month::{Error as MonthError, Month},
|
||||||
weekday::Weekday,
|
weekday::Weekday,
|
||||||
year::Year,
|
year::Year,
|
||||||
|
Loading…
Reference in New Issue
Block a user