Function time_sys::mktime64 [] [src]

pub fn mktime64(
    year0: c_uint,
    mon0: c_uint,
    day: c_uint,
    hour: c_uint,
    min: c_uint,
    sec: c_uint
) -> time64_t

Creates a time64_t from the supplied year, month, day, hour, minute, and second