unixtojd(3) php man page | unix.com

Man Page: unixtojd

Operating Environment: php

Section: 3

UNIXTOJD(3)								 1							       UNIXTOJD(3)

unixtojd - Convert Unix timestamp to Julian Day

SYNOPSIS
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.
PARAMETERS
o $timestamp - A unix timestamp to convert.
RETURN VALUES
A julian day number as integer.
SEE ALSO
jdtounix(3). PHP Documentation Group UNIXTOJD(3)
Related Man Pages
cal_to_jd(3) - php
getdate(3) - php
easter_date(3) - php
cal_from_jd(3) - php
time_sleep_until(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
New Code Tags (Syntax Highlighting)
Please Welcome Ravinder Singh to the Moderation Team