jd_utc_to_local  1276 ext/date/date_core.c 	jd = jd_utc_to_local(x->c.jd, x->c.df, x->c.of);
jd_utc_to_local  1298 ext/date/date_core.c     return jd_utc_to_local(x->c.jd, x->c.df, x->c.of);