Query: jdtojulian
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
JDTOJULIAN(3) 1 JDTOJULIAN(3) jdtojulian - Converts a Julian Day Count to a Julian Calendar DateSYNOPSISstring jdtojulian (int $julianday)DESCRIPTIONConverts Julian Day Count to a string containing the Julian Calendar Date in the format of "month/day/year".PARAMETERSo $julianday - A julian day number as integerRETURN VALUESThe julian date as a string in the form "month/day/year"SEE ALSOjuliantojd(3), cal_from_jd(3). PHP Documentation Group JDTOJULIAN(3)