[][src]Function avr_libc::localtime

pub unsafe extern "C" fn localtime(timer: *const time_t) -> *mut tm

The localtime function converts the time stamp pointed to by timer into broken-down time, expressed as Local time.