sldns_serial_arithmetics_gmtime_r
struct tm * sldns_serial_arithmetics_gmtime_r(int32_t time, time_t now, struct tm *result);
if(sldns_serial_arithmetics_gmtime_r(t, time(NULL), &tm) &&
struct tm * sldns_serial_arithmetics_gmtime_r(int32_t time, time_t now, struct tm *result);
if(sldns_serial_arithmetics_gmtime_r(t, time(NULL), &tm) &&