unixtojd

(PHP 4 >= 4.0.0)

unixtojd -- Convert UNIX timestamp to Julian Day

Description

int unixtojd (int [timestamp])

Return the Julian Day for a UNIX timestamp (seconds since 1.1.1970), or for the current day if no timestamp is given.

See also jdtounix().

참고: This function is only available in PHP versions after PHP4RC1.