|
PatchworkOS
|
Go to the source code of this file.
Functions | |
| struct tm * | localtime_r (const time_t *timer, struct tm *buf) |
Definition at line 6 of file localtime_r.c.
References _time_days_in_month(), _time_is_leap_year(), _time_zone(), NULL, _time_zone_t::secondsOffset, timeZone, tm::tm_hour, tm::tm_isdst, tm::tm_mday, tm::tm_min, tm::tm_mon, tm::tm_sec, tm::tm_wday, tm::tm_yday, and tm::tm_year.
Referenced by localtime(), print_stat(), and taskbar_update_clock().