unixtojd

Example

 int unixtojd ([ int $timestamp = time() ] ) 

Description

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

Return Values

A julian day number as integer.