Query: unixtojd
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UNIXTOJD(3) 1 UNIXTOJD(3) unixtojd - Convert Unix timestamp to Julian DaySYNOPSISint unixtojd ([int $timestamp = time()])DESCRIPTIONReturn the Julian Day for a Unix $timestamp (seconds since 1.1.1970), or for the current day if no $timestamp is given.PARAMETERSo $timestamp - A unix timestamp to convert.RETURN VALUESA julian day number as integer.SEE ALSOjdtounix(3). PHP Documentation Group UNIXTOJD(3)
| Related Man Pages |
|---|
| datetime.gettimestamp(3) - php |
| gmdate(3) - php |
| cal_from_jd(3) - php |
| gmstrftime(3) - php |
| px_timestamp2string(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Forum Video Tutorial: How to Use Code Tags |
| UNIX.COM 2017 Year End Summary |
| New Code Tags (Syntax Highlighting) |
| Denial Of Service Attack Update |