Join our community in the tech forums for uncut technology discussion.
unixtojd
(PHP 4 , PHP 5) unixtojd -- Convert Unix timestamp to Julian Day Descriptionint 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().
Join our community in the tech forums for uncut technology discussion.
|