_kern_get_real_time_clock_is_gmt
extern status_t _kern_get_real_time_clock_is_gmt(bool *_isGMT);
_kern_get_real_time_clock_is_gmt(&rtcIsGMT);