php man page for jdtounix

Query: jdtounix

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

JDTOUNIX(3)								 1							       JDTOUNIX(3)

jdtounix - Convert Julian Day to Unix timestamp

SYNOPSIS
int jdtounix (int $jday)
DESCRIPTION
This function will return a Unix timestamp corresponding to the Julian Day given in $jday or FALSE if $jday is not inside the Unix epoch (Gregorian years between 1970 and 2037 or 2440588 <= $jday <= 2465342 ). The time returned is localtime (and not GMT).
PARAMETERS
o $jday - A julian day number between 2440588 and 2465342.
RETURN VALUES
The unix timestamp for the start of the given julian day.
SEE ALSO
unixtojd(3). PHP Documentation Group JDTOUNIX(3)
Related Man Pages
strtotime(3) - php
jdmonthname(3) - php
idate(3) - php
cal_to_jd(3) - php
cal_from_jd(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework &amp; Coursework Questions Forum
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Denial Of Service Attack Update