from_ymd

Function from_ymd 

Source
pub fn from_ymd(year: i32, month: u32, day: u32) -> Result<Dayjs, String>
Expand description

Create a Dayjs instance from year, month, day, hour, minute, second