Function ymd_from_timestamp

Source
pub fn ymd_from_timestamp(timestamp: i64) -> Result<(u32, u32, u32), Status>
Expand description

通过时间戳获取年月日