jdtojulian (PHP 4, PHP 5, PHP 7, PHP 8)jdtojulian — 将儒略日数转换为儒略历日期 说明 jdtojulian(int $julian_day): string 将儒略日数转换成格式为“月/日/年”,string 类型的儒略历日期。 参数 julian_day int 类型的儒略日数 返回值 “月/日/年”格式,string 类型的儒略日期 参见 juliantojd() - 儒略日期转为儒略日数 cal_from_jd() - 从儒略日数转换为支持的历法