convert_duration

Function convert_duration 

Source
fn convert_duration(min: u32) -> (u32, u32, u32)
Expand description

分を (日, 時間, 分) に変換する。