Function hms_from_timestamp

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

通过时间戳获取时分秒