localtime_r

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. tm* localtime_r(time_t* , tm* )
  2. tm* localtime_r(time_t* , tm* )
  3. tm* localtime_r(time_t* , tm* )
  4. tm* localtime_r(time_t* , tm* )
    version(!linux && !darwin && !FreeBSD && solaris)
    extern (C)
    tm*
    localtime_r
    (
    in time_t*
    ,
    tm*
    )

Meta